Skip to content

Commit

Permalink
SHIBUI-1746 application.properties comments added
Browse files Browse the repository at this point in the history
  • Loading branch information
chasegawa committed Sep 2, 2021
1 parent 5cf1f3c commit 0c7184d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ shibui.logout-url=/dashboard

# spring.profiles.active=default

## Default root user can be set in application.yml or here - setting in both places can be undeterministic
## Default password must be set for the default user to be configured and setup
#shibui.default-password=
#shibui.default-password={noop}somepassword
shibui.default-rootuser=root

shibui.metadata-sources-ui-schema-location=classpath:metadata-sources-ui-schema.json
Expand Down

0 comments on commit 0c7184d

Please sign in to comment.