From 1610b4aa3f95695469fe984b07780ec680918cc4 Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Wed, 28 Jan 2015 11:12:29 +0100 Subject: [PATCH] Fixed a line which was too long. --- server.conf.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/server.conf.in b/server.conf.in index da391922..ed2d4c69 100644 --- a/server.conf.in +++ b/server.conf.in @@ -116,7 +116,8 @@ serverRealm = local ;contentSecurityPolicyReportOnly = [modules] -; Modules provide optional functionality. Modules are enabled by default and can be disabled by setting false to their corresponding configuration. +; Modules provide optional functionality. Modules are enabled by default and +; can be disabled by setting false to their corresponding configuration. ;screensharing = true ;youtube = true ;presentation = true