chg: [cfg] expiration section added
If an expiration of the type is required, it should be set in the following way: DNS record type = number of seconds before expirationpull/3/head
parent
5ff4759ff2
commit
e9a96ea3c3
|
@ -3,3 +3,6 @@ my-uuid = 6a2461ce-c29d-44fc-b4fa-947d68826639
|
|||
d4-server = 127.0.0.1:6380
|
||||
# INFO|DEBUG
|
||||
logging-level = INFO
|
||||
[expiration]
|
||||
16 = 24000
|
||||
99 = 26000
|
||||
|
|
Loading…
Reference in New Issue