mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update settings.json
This commit is contained in:
parent
47944295b8
commit
f49c0cd98f
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@
|
|||
* This will improve the loading performance massively, but makes it difficult
|
||||
* to debug the javascript/css
|
||||
*/
|
||||
"minify": false,
|
||||
"minify": true,
|
||||
|
||||
/*
|
||||
* How long may clients use served javascript code (in seconds)?
|
||||
|
|
Loading…
Add table
Reference in a new issue