Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added missing property
  • Loading branch information
temi committed Jan 23, 2024
1 parent cd07d59 commit b0a0667
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grails-app/conf/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,3 +275,6 @@ openapi:
url: https://www.mozilla.org/en-US/MPL/1.1/
version: '@info.app.version@'
cachetimeoutms: 0
---
userProfile:
userIdAttribute: "username"

0 comments on commit b0a0667

Please sign in to comment.