mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
fix: adjust compromized British wording
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
This commit is contained in:
parent
5d91487eae
commit
261fa636fa
1 changed files with 1 additions and 1 deletions
|
|
@ -342,7 +342,7 @@ $CONFIG = [
|
|||
* keepalive is enabled. This will make sure that an inactive browser will log itself out
|
||||
* even if requests to the server might extend the session lifetime. Note: the logout is
|
||||
* handled on the client side. This is not a way to limit the duration of potentially
|
||||
* compromized sessions.
|
||||
* compromised sessions.
|
||||
*
|
||||
* Defaults to ``false``
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue