mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
Ups, set minify back to true
This commit is contained in:
parent
c3eb124bd7
commit
e66a80fdbd
@ -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…
x
Reference in New Issue
Block a user