mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update jitsi-jicofo-config
This commit is contained in:
parent
4773e89980
commit
b7b5bfa0a7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ JICOFO_AUTH_PASSWORD=__FOCUS_PASSWORD__
|
||||||
JICOFO_OPTS=""
|
JICOFO_OPTS=""
|
||||||
|
|
||||||
# set the max memory used during VM alocation
|
# set the max memory used during VM alocation
|
||||||
JICOFO_MAX_MEMORY=__JICOFO_MAX_MEMORY__m
|
JICOFO_MAX_MEMORY=__MAX_MEMORY__m
|
||||||
|
|
||||||
# adds java system props that are passed to jicofo (default are for home and logging config file)
|
# adds java system props that are passed to jicofo (default are for home and logging config file)
|
||||||
JAVA_SYS_PROPS="-Dconfig.file=/etc/__APP__/jicofo/jicofo.conf -Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/etc/__APP__ -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=jicofo -Dnet.java.sip.communicator.SC_LOG_DIR_LOCATION=/var/log/__APP__ -Djava.util.logging.config.file=/etc/__APP__/jicofo/logging.properties"
|
JAVA_SYS_PROPS="-Dconfig.file=/etc/__APP__/jicofo/jicofo.conf -Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/etc/__APP__ -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=jicofo -Dnet.java.sip.communicator.SC_LOG_DIR_LOCATION=/var/log/__APP__ -Djava.util.logging.config.file=/etc/__APP__/jicofo/logging.properties"
|
||||||
|
|
Loading…
Add table
Reference in a new issue