1
0
Fork 0
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:
Éric Gaspar 2024-06-07 22:33:36 +02:00
parent 47944295b8
commit f49c0cd98f

View file

@ -265,7 +265,7 @@
* This will improve the loading performance massively, but makes it difficult * This will improve the loading performance massively, but makes it difficult
* to debug the javascript/css * to debug the javascript/css
*/ */
"minify": false, "minify": true,
/* /*
* How long may clients use served javascript code (in seconds)? * How long may clients use served javascript code (in seconds)?