Skip to content

Commit

Permalink
Beacon on by default
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Feb 25, 2020
1 parent 2d1279f commit e3d7f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ shibui.roles=ROLE_ADMIN,ROLE_USER,ROLE_NONE
#This property must be set to true in order to enable posting stats to beacon endpoint. Furthermore, appropriate
#environment variables must be set for beacon publisher to be used (the ones that are set when running shib-ui in
#docker container
#shibui.beacon-enabled=true
shibui.beacon-enabled=true

0 comments on commit e3d7f3f

Please sign in to comment.