Merge pull request #9302 from zhongwencool/update-document
chore: update management.bootstrap_apps_file's document
This commit is contained in:
commit
5925391b37
|
@ -22,7 +22,7 @@ management.default_application.secret = public
|
|||
|
||||
## Initialize apps file
|
||||
## Is used to add administrative app/secrets when EMQX is launched for the first time.
|
||||
## This config will not take any effect once EMQX database is populated with the provided apps.
|
||||
## This config will not take any effect once EMQX database has one or more apps.
|
||||
## The file content format is as below:
|
||||
## ```
|
||||
##819e5db182cf:l9C5suZClIF3FvdzWqmINrVU61WNfIjcglxw9CVM7y1VI
|
||||
|
|
Loading…
Reference in New Issue