fix word mistake

This commit is contained in:
Wenkai Yin 2017-04-07 18:24:08 +08:00
parent afdbcc2b62
commit 2cdd2bb659

View File

@ -33,6 +33,7 @@ admiral_url = NA
#NOTES: The properties between BEGIN INITIAL PROPERTIES and END INITIAL PROPERTIES
#only take effect in the first boot, the subsequent changes of these properties
#should be performed on web ui
#************************BEGIN INITIAL PROPERTIES************************
#Email account settings for sending out password resetting emails.
@ -95,6 +96,6 @@ project_creation_restriction = everyone
#Determine whether the job service should verify the ssl cert when it connects to a remote registry.
#Set this flag to off when the remote registry uses a self-signed or untrusted certificate.
verify_remote_cert = on
#************************BEGIN INITIAL PROPERTIES************************
#************************END INITIAL PROPERTIES************************
#############