Merge pull request #373 from reasonerjt/job-service

fix typo, refine description
This commit is contained in:
Daniel Jiang 2016-06-20 19:08:52 +08:00 committed by GitHub
commit 66da87bfa0

View File

@ -35,11 +35,13 @@ db_password = root123
#Turn on or off the self-registration feature
self_registration = on
#Turn on or off the customize your certicate
customize_crt = on
#Number of job workers in job service, default is 3
max_job_workers = 3
#Number of job workers in job service, default is 10
max_job_workers = 10
#Turn on or off the customize your certificate for registry's token.
#If the value is on, the prepare script will generate new root cert and private key
#for generating token to access the image in registry.
customize_crt = on
#fill in your certicate message
crt_country = CN