Skip to content

Commit

Permalink
#290 - flagged app.install.username/app.install.password as required …
Browse files Browse the repository at this point in the history
…fields in the README
  • Loading branch information
alphadevx committed Jul 22, 2016
1 parent 9c0d2c8 commit 85440cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ The config files themselves are well-commented, but here is a list of the minimu
|db.password |Database password. |
|db.hostname |Database host. |
|security.encryption.key |Secret key used for encryption when using the SecurityUtils class. |
|app.install.username |Username used for admin access during intallation when creating the database. |
|app.install.password |Password used for admin access during intallation when creating the database. |

Please review the comments in the config files for addition optional settings.

Expand Down

0 comments on commit 85440cb

Please sign in to comment.