diff --git a/backend/src/main/resources/application.properties b/backend/src/main/resources/application.properties index 3202f95cd..d5801c722 100644 --- a/backend/src/main/resources/application.properties +++ b/backend/src/main/resources/application.properties @@ -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 \ No newline at end of file +shibui.beacon-enabled=true \ No newline at end of file