Merge pull request #447 from rafaelrenanpacheco/patch-1

Suggest timezone configuration as JAVA_OPTIONS
pull/457/head
Micael Gallego 2020-04-27 00:37:58 +02:00 committed by GitHub
commit c77c7fcf67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -134,4 +134,4 @@ OPENVIDU_CDR_PATH=/opt/openvidu/cdr
# Uncomment the next line and define this to add # Uncomment the next line and define this to add
# options to java command # options to java command
# Documentation: https://docs.oracle.com/cd/E37116_01/install.111210/e23737/configuring_jvm.htm#OUDIG00058 # 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