Update Customize authored by Roland Alton's avatar Roland Alton
......@@ -110,3 +110,12 @@ Then do a
(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