mirror of https://github.com/OpenVidu/openvidu.git
Merge pull request #447 from rafaelrenanpacheco/patch-1
Suggest timezone configuration as JAVA_OPTIONSpull/457/head
commit
c77c7fcf67
|
@ -134,4 +134,4 @@ OPENVIDU_CDR_PATH=/opt/openvidu/cdr
|
|||
# Uncomment the next line and define this to add
|
||||
# options to java command
|
||||
# Documentation: https://docs.oracle.com/cd/E37116_01/install.111210/e23737/configuring_jvm.htm#OUDIG00058
|
||||
# JAVA_OPTIONS=-Xms2048m -Xmx4096m
|
||||
# JAVA_OPTIONS=-Xms2048m -Xmx4096m -Duser.timezone=UTC
|
||||
|
|
Loading…
Reference in New Issue