Changes
Page history
Update Customize
authored
Oct 30, 2020
by
Roland Alton
Hide whitespace changes
Inline
Side-by-side
Customize.md
View page @
99a43f8f
...
...
@@ -109,4 +109,13 @@ Then do a
`bbb-conf --restart`
(For future: a script might do that job: https://docs.bigbluebutton.org/2.2/customize.html#automatically-apply-configuration-changes-on-restart)
\ No newline at end of file
(For future: a script might do that job: https://docs.bigbluebutton.org/2.2/customize.html#automatically-apply-configuration-changes-on-restart)
### reload parameters
```
/opt/freeswitch/bin/fs_cli
reloadxml
/exit
```
\ No newline at end of file