Hey, How to restart jitsi-meet???
after config changed, how to restart ?
You can restart jicofo /etc/init.d/jicofo restart, you can restart jitsi-videobridge /etc/init.d/jitsi-videobridge restart, you can restart prosody /etc/init.d/prosody restart, these are the components that need a restart on config change.
Please in the future when you have questions or problems, before opening an issue, discuss them first on the community forum: https://community.jitsi.org as stated in the issues template, thank you.
Thanks !
/etc/init.d/jitsi-videobridge2 restart
/etc/init.d/jicofo restart && /etc/init.d/jitsi-videobridge2 restart && /etc/init.d/prosody restart
Copy paste oneliner.
Most helpful comment
You can restart jicofo /etc/init.d/jicofo restart, you can restart jitsi-videobridge /etc/init.d/jitsi-videobridge restart, you can restart prosody /etc/init.d/prosody restart, these are the components that need a restart on config change.
Please in the future when you have questions or problems, before opening an issue, discuss them first on the community forum: https://community.jitsi.org as stated in the issues template, thank you.