Merge pull request #540 from wknet123/master

Turn off "production" flag for tracking issues.
This commit is contained in:
kun wang 2016-07-14 11:53:49 +08:00 committed by GitHub
commit 5cf7cca9ea

View File

@ -36,7 +36,7 @@ db_password = root123
self_registration = on
#Turn on or off the options for production
production = on
production = off
#Number of job workers in job service, default is 3
max_job_workers = 3