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:
parent
1acb644605
commit
29129b2dde
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"loglevel": "info",
|
||||
"useCDN": false,
|
||||
"allowGravatar": false,
|
||||
"allowFreeURL": true,
|
||||
"allowFreeURL": false,
|
||||
"hsts": {
|
||||
"enable": true,
|
||||
"maxAgeSeconds": 31536000,
|
||||
|
|
Loading…
Add table
Reference in a new issue