Skip to content

Commit 41fd4f0

Browse files
authored
Merge pull request #1070 from SISheogorath/fix/configExample
Fix typo in config.json.example
2 parents 2323d20 + fb46e18 commit 41fd4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"production": {
1919
"domain": "localhost",
20-
"loglevel": "info"
20+
"loglevel": "info",
2121
"hsts": {
2222
"enable": true,
2323
"maxAgeSeconds": "31536000",

0 commit comments

Comments
 (0)