1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00

Disable allowFreeURL

This commit is contained in:
yalh76 2020-06-15 10:13:59 +02:00
parent 1acb644605
commit 29129b2dde

View file

@ -6,7 +6,7 @@
"loglevel": "info",
"useCDN": false,
"allowGravatar": false,
"allowFreeURL": true,
"allowFreeURL": false,
"hsts": {
"enable": true,
"maxAgeSeconds": 31536000,