Hi,
I’d like to change VIDEOBRIDGE_MAX_MEMORY
in /usr/share/jitsi-videobridge/lib/videobridge.rc
to a higher value. Will videobridge.rc
overwritten to its defaults, if an upgrade is installed (I’m using Ubuntu 18.04 LTS).
Ciao!
Marcus
Hi,
I’d like to change VIDEOBRIDGE_MAX_MEMORY
in /usr/share/jitsi-videobridge/lib/videobridge.rc
to a higher value. Will videobridge.rc
overwritten to its defaults, if an upgrade is installed (I’m using Ubuntu 18.04 LTS).
Ciao!
Marcus
setting the value in /etc/jitsi/videobridge/config seems better
@gpatel-fr is it then just adding e.g. VIDEOBRIDGE_MAX_MEMORY=6144m
to /etc/jitsi/videobridge/config
or is it a an option for AVA_SYS_PROPS
?
will change the JAVA_SYS_PROPS variable automatically, I find it prettier.
I have not looked up the difference it can make vs upgrades.