mirror of
https://github.com/livekit/livekit.git
synced 2026-05-23 03:55:41 +00:00
enable room creator service by default (#3043)
This commit is contained in:
@@ -546,6 +546,7 @@ var DefaultConfig = Config{
|
||||
},
|
||||
EmptyTimeout: 5 * 60,
|
||||
DepartureTimeout: 20,
|
||||
CreateRoomEnabled: true,
|
||||
CreateRoomTimeout: 10 * time.Second,
|
||||
CreateRoomAttempts: 3,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user