From 8ddbb29e15adf3e88504a63ba5a2a5be40fb1117 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Wed, 24 Sep 2025 18:41:53 +0200 Subject: [PATCH] [mirotalksfu] - fix typo --- .env.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.template b/.env.template index 6d078bb7..cd64f2b6 100644 --- a/.env.template +++ b/.env.template @@ -412,8 +412,8 @@ STATS_ENABLED=true # Enable usage statistics (tru STATS_SRC=https://stats.mirotalk.com/script.js # Stats script URL STATS_ID=41d26670-f275-45bb-af82-3ce91fe57756 # Stats tracking ID -# Custom noise supression -CUSTOM_NOISE_SUPPRESSION_ENABLED=true # Enable custom noise supression, default one will still work if this is disabled (true|false) +# Custom noise suppression +CUSTOM_NOISE_SUPPRESSION_ENABLED=true # Enable custom noise suppression, default one will still work if this is disabled (true|false) # ----------------------------------------------------- # 11. Global Moderation Configuration