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 expiration
pull/3/head
Alexandre Dulaunoy 2019-04-01 07:31:01 +02:00
parent 5ff4759ff2
commit e9a96ea3c3
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 0 deletions

View File

@ -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