[mirotalk] - add activeRooms, update dep
This commit is contained in:
@@ -52,6 +52,9 @@ OIDC_AUTH_REQUIRED=false # set to true if authentication is required for all rou
|
||||
OIDC_AUTH_LOGOUT=true # controls automatic logout from both your app and Auth0 when set to true
|
||||
SESSION_SECRET='mirotalk-p2p-oidc-secret'
|
||||
|
||||
# Show active rooms
|
||||
SHOW_ACTIVE_ROOMS=false # true or false
|
||||
|
||||
# Maximum participants per room
|
||||
ROOM_MAX_PARTICIPANTS=1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user