Skip to content

Commit

Permalink
SHIBUI-1746 application.yml cleanup of comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chasegawa committed Sep 2, 2021
1 parent 707e8e1 commit 5cf1f3c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#shibui:
## Default password must be set for the default user to be configured and setup
# default-rootuser=root
# default-password=
# default-rootuser:root
## need to include the encoding for the password
# default-password:{noop}foopassword
# pac4j-enabled: true
# pac4j:
# keystorePath: "/etc/shibui/samlKeystore.jks"
Expand Down

0 comments on commit 5cf1f3c

Please sign in to comment.