Commit 480d6f8c authored by hristoterezov's avatar hristoterezov
Browse files

Enables the welcome page in config file.

parent a0092b78
No related merge requests found
Showing with 1 addition and 1 deletion
......@@ -25,6 +25,6 @@ var config = {
useRtcpMux: true,
useBundle: true,
enableRecording: false,
enableWelcomePage: false,
enableWelcomePage: true,
enableSimulcast: false
};
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment