Skip to content

Commit

Permalink
Removed eva_guest_account_duration
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Oct 28, 2024
1 parent e7d49fb commit 32cc910
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ private_key_pkcs8.pem
JSON.md
spieldata
teams-api-calls.md
.run/
3 changes: 1 addition & 2 deletions server/src/main/resources/manage/provisioning.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@
"name:en": "EVA",
"provisioning_type": "eva",
"eva_url": "http://localhost:8081/eva",
"eva_token": "secret",
"eva_guest_account_duration": 30
"eva_token": "secret"
},
"applications": [
{
Expand Down

0 comments on commit 32cc910

Please sign in to comment.