mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Ups, set minify back to true
This commit is contained in:
parent
c3eb124bd7
commit
e66a80fdbd
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ This file must be valid JSON. But comments are allowed
|
|||
|
||||
/* if true, all css & js will be minified before sending to the client. This will improve the loading performance massivly,
|
||||
but makes it impossible to debug the javascript/css */
|
||||
"minify" : false
|
||||
"minify" : true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue