mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
97ac441544
commit
fb36b08924
@ -384,6 +384,17 @@ Disabling this is discouraged for security reasons.
|
||||
|
||||
Defaults to ``true``
|
||||
|
||||
::
|
||||
|
||||
'auth.authtoken.v1.disabled' => false,
|
||||
|
||||
Whether the authtoken v1 provider should be skipped
|
||||
|
||||
The v1 provider is deprecated and removed in Nextcloud 24 onwards. It can be
|
||||
disabled already when the instance was installed after Nextcloud 14.
|
||||
|
||||
Defaults to ``false``
|
||||
|
||||
::
|
||||
|
||||
'auth.webauthn.enabled' => true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user