turn use_compressed_js on as default.

This commit is contained in:
kunw 2016-07-14 14:56:56 +08:00
parent 18a609976d
commit 0f4df34296

View File

@ -36,7 +36,7 @@ db_password = root123
self_registration = on
#Turn on or off the options to control UI whether to use compressed js file
use_compressed_js = off
use_compressed_js = on
#Number of job workers in job service, default is 3
max_job_workers = 3