mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-05 04:31:53 -07:00
avoid yaml barewords
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ server:
|
|||||||
# vulnerable to homoglyph attacks. unless you're really confident in your decision,
|
# vulnerable to homoglyph attacks. unless you're really confident in your decision,
|
||||||
# we recommend leaving this value at its default (changing it once the network is
|
# we recommend leaving this value at its default (changing it once the network is
|
||||||
# already up and running is problematic).
|
# already up and running is problematic).
|
||||||
casemapping: precis
|
casemapping: "precis"
|
||||||
|
|
||||||
# whether to look up user hostnames with reverse DNS
|
# whether to look up user hostnames with reverse DNS
|
||||||
# (to suppress this for privacy purposes, use the ip-cloaking options below)
|
# (to suppress this for privacy purposes, use the ip-cloaking options below)
|
||||||
|
|||||||
Reference in New Issue
Block a user