Browse Source

Fix a typo (thanks, Fippo!)

master
bgrozev 11 years ago
parent
commit
de227480ba
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      INSTALL.md

+ 1
- 1
INSTALL.md View File

@@ -247,7 +247,7 @@ and "secret" is a string which will be used for authentication.
247 247
 
248 248
 Then, edit the Jitsi-Meet config.js file and set:
249 249
 ```
250
-enableRecoridng: true
250
+enableRecording: true
251 251
 ```
252 252
 
253 253
 Restart jitsi-videobridge and start a new conference (making sure that the page

Loading…
Cancel
Save