3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-13 07:29:30 +01:00

config: Betterise words and duration example

This commit is contained in:
Daniel Oaks 2017-03-09 19:15:32 +10:00
parent fb4e8ab6c0
commit 37171bf1ad

View File

@ -36,8 +36,9 @@ server:
enabled: false
# how long clients should be forced to use TLS for.
# setting this to a too-long time will mean bad things if you later remove your TLS
duration: 1d5m
# setting this to a too-long time will mean bad things if you later remove your TLS.
# the default duration below is 1 month, 2 days and 5 minutes.
duration: 1mo2d5m
# tls port - you should be listening on this port above
port: 6697