Add mandatory hmac_key option in config

This commit is contained in:
Grégoire Compagnon 2023-08-07 19:01:44 +02:00
parent a306e37f0e
commit 7a490ff42c
No known key found for this signature in database
GPG Key ID: FCE2B21F080063F4

View File

@ -71,3 +71,5 @@ config:
full_refresh: false
https_only: false
domain:
#-- Generate a key using `pwgen 20 1` for example
hmac_key: CHANGEME