Fix build by wrapping lines (#1729)
Caused by #1713 Signed-off-by: Wouter Born <github@maindrain.net>pull/1730/head
parent
e26c49b9bf
commit
b2c045d0fe
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue