mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user