From 21fe0b91f7f64e13d5a60c678226478f7e4607b1 Mon Sep 17 00:00:00 2001 From: Gael Connan Date: Thu, 22 Aug 2024 17:25:39 +0200 Subject: [PATCH] change .env parameter order --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 12d8285..12721fc 100644 --- a/.env.example +++ b/.env.example @@ -21,9 +21,9 @@ TRANSMORPHER_DISK_VIDEO_DERIVATIVES=localVideoDerivatives TRANSMORPHER_OPTIMIZER_TIMEOUT=10 # More information: https://github.com/cybex-gmbh/transmorpher/tree/release/v0#configuration-options VIDEO_TRANSCODING_WORKERS_AMOUNT=1 -#CACHE_INVALIDATION_COUNTER_FILE_PATH="cacheInvalidationCounter" -#TRANSMORPHER_VIDEO_ENCODER_BITRATE=9000k #TRANSMORPHER_VIDEO_ENCODER=cpu-hevc +#TRANSMORPHER_VIDEO_ENCODER_BITRATE=9000k +#CACHE_INVALIDATION_COUNTER_FILE_PATH="cacheInvalidationCounter" # AWS AWS_ACCESS_KEY_ID=