Browse Source

Fixed a line which was too long.

pull/168/head
Simon Eisenmann 11 years ago
parent
commit
1610b4aa3f
  1. 3
      server.conf.in

3
server.conf.in

@ -116,7 +116,8 @@ serverRealm = local
;contentSecurityPolicyReportOnly = ;contentSecurityPolicyReportOnly =
[modules] [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 ;screensharing = true
;youtube = true ;youtube = true
;presentation = true ;presentation = true

Loading…
Cancel
Save