diff --git a/config.json.example b/config.json.example index 8965add..fe8c810 100644 --- a/config.json.example +++ b/config.json.example @@ -17,7 +17,7 @@ }, "production": { "domain": "localhost", - "loglevel": "info" + "loglevel": "info", "hsts": { "enable": true, "maxAgeSeconds": "31536000",