Fix build by wrapping lines (#1729)

Caused by #1713

Signed-off-by: Wouter Born <github@maindrain.net>
pull/1730/head
Wouter Born 2020-10-19 11:42:26 +02:00 committed by GitHub
parent e26c49b9bf
commit b2c045d0fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
<label>Implicit user role for unauthenticated requests</label>
<default>true</default>
<description>By default, operations requiring the "user" role are available when unauthenticated. Disabling this
option will enforce authorization for these operations. Warning: This causes clients that do not
support authentication to break.</description>
option will enforce authorization for these operations. Warning: This causes clients that do not support
authentication to break.</description>
</parameter>
</config-description>