mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
Allow PDF export by default
This commit is contained in:
parent
fdfc30bbba
commit
bc583da1a3
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
"loglevel": "info",
|
"loglevel": "info",
|
||||||
"useCDN": false,
|
"useCDN": false,
|
||||||
"allowGravatar": false,
|
"allowGravatar": false,
|
||||||
|
"allowPDFExport": true,
|
||||||
"hsts": {
|
"hsts": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"maxAgeSeconds": 31536000,
|
"maxAgeSeconds": 31536000,
|
||||||
|
|
Loading…
Reference in a new issue