mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 10:39:13 -04:00
docs: Update token_auth_activity_update default value to match implementation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
162073ff04
commit
fa5360cee6
1 changed files with 1 additions and 1 deletions
|
|
@ -339,7 +339,7 @@ $CONFIG = [
|
|||
* Tokens are still checked every 5 minutes for validity
|
||||
* max value: 300
|
||||
*
|
||||
* Defaults to ``300``
|
||||
* Defaults to ``60``
|
||||
*/
|
||||
'token_auth_activity_update' => 60,
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue