File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
bigbluebutton-web/grails-app/conf Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ disableRecordingDefault=false
86
86
# ----------------------------------------------------
87
87
# This URL is where the BBB client is accessible. When a user sucessfully
88
88
# enters a name and password, she is redirected here to load the client.
89
- bigbluebutton.web.serverURL =http://192.168.0.235
89
+ bigbluebutton.web.serverURL =http://192.168.0.249
90
90
91
91
# ----------------------------------------------------
92
92
# Assign URL where the logged-out participant will be redirected after sign-out.
@@ -100,11 +100,7 @@ defaultClientUrl=${bigbluebutton.web.serverURL}/client/BigBlueButton.html
100
100
apiVersion =0.8
101
101
102
102
# Salt which is used by 3rd-party apps to authenticate api calls
103
- <<<<<<< HEAD
104
- securitySalt =a341928c51987806a26ffb0f46c0993b
105
- =======
106
- securitySalt =5952641a16e8437374ef363a8c9dbbc3
107
- >>>>>>> upstream/master
103
+ securitySalt =90ae86441b1211a4cbb3671f369fb031
108
104
109
105
# Directory where we drop the <meeting-id-recorded>.done file
110
106
recordStatusDir =/var/bigbluebutton/recording/status/recorded
You can’t perform that action at this time.
0 commit comments