From 9102773ef04f982755935bebd2d4779f820492db Mon Sep 17 00:00:00 2001 From: Greg Fodor Date: Tue, 28 Apr 2020 17:19:25 +0000 Subject: [PATCH] Remove unnecessary characters in README.turnserver --- README.turnserver | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.turnserver b/README.turnserver index c21f432..bf680d8 100644 --- a/README.turnserver +++ b/README.turnserver @@ -429,11 +429,11 @@ Options with values: that other mode is dynamic. Multiple shared secrets can be used (both in the database and in the "static" fashion). - --no-auth-pings Disable periodic health checks to 'dynamic' auth secret tables.\n" + --no-auth-pings Disable periodic health checks to 'dynamic' auth secret tables. - --no-dynamic-ip-list Do not use dynamic allowed/denied peer ip list.\n" + --no-dynamic-ip-list Do not use dynamic allowed/denied peer ip list. - --no-dynamic-realms Do not use dynamic realm assignment and options.\n" + --no-dynamic-realms Do not use dynamic realm assignment and options. --server-name Server name used for the oAuth authentication purposes.