Update Customize authored by Roland Alton's avatar Roland Alton
......@@ -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