multiple resource id support
This commit is contained in:
parent
a62cb344b4
commit
4f4046e4a0
2 changed files with 19 additions and 7 deletions
|
|
@ -11,6 +11,8 @@ SERVICE_ID = "601"
|
|||
# RESOURCE_ID =16402 # 222 study room
|
||||
# RESOURCE_ID =15883 #66 second best
|
||||
RESOURCE_ID = 15502 # 17 cool snipe with view
|
||||
RESOURCE_IDS = []
|
||||
# RESOURCE_IDS = [15502, 15883]
|
||||
|
||||
TIMEZONE = "Europe/Berlin"
|
||||
# SSO_PROVIDER = "kit" # Available: kit (add more in auth/providers/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue