mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Fix typo
This commit is contained in:
parent
7b1951677e
commit
74ed2befe1
1 changed files with 2 additions and 2 deletions
|
|
@ -414,7 +414,7 @@ $CONFIG = array(
|
|||
* Both minimum and maximum times can be set together to explicitly define
|
||||
* file and folder deletion. For migration purposes, this setting is installed
|
||||
* initially set to "auto", which is equivalent to the default setting in
|
||||
* Nextloud.
|
||||
* Nextcloud.
|
||||
*
|
||||
* Available values:
|
||||
*
|
||||
|
|
@ -454,7 +454,7 @@ $CONFIG = array(
|
|||
* Both minimum and maximum times can be set together to explicitly define
|
||||
* version deletion. For migration purposes, this setting is installed
|
||||
* initially set to "auto", which is equivalent to the default setting in
|
||||
* Nextloud.
|
||||
* Nextcloud.
|
||||
*
|
||||
* Available values:
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue