server: proxy: update config.ini
authorKobi Mizrachi <kmizrachi18@gmail.com>
Tue, 21 Jan 2020 07:15:11 +0000 (09:15 +0200)
committerakallabeth <akallabeth@users.noreply.github.com>
Tue, 21 Jan 2020 10:43:13 +0000 (11:43 +0100)
server/proxy/config.ini

index 2fe0501..f71b7b8 100644 (file)
@@ -41,4 +41,6 @@ TextOnly = FALSE
 MaxTextLength = 10 # 0 for no limit.
 
 [Plugins]
-Required = "demo"
+; This is an optional, comma seperated string,
+; of required plugins that the proxy won't start without having them loaded.
+; Required = "demo"