openvidu-deployment: Max log size for Kurento Media Server in CE

pull/553/head
cruizba 2020-11-05 13:06:20 +01:00
parent 35b667a083
commit 9b3f579213
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ services:
- KMS_MIN_PORT=40000
- KMS_MAX_PORT=57000
- GST_DEBUG=${KMS_DOCKER_ENV_GST_DEBUG:-}
- KURENTO_LOG_FILE_SIZE=${KMS_DOCKER_ENV_KURENTO_LOG_FILE_SIZE:-100}
- KURENTO_LOGS_PATH=/opt/openvidu/kurento-logs
redis: