mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
commit
194c385c7a
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<info>
|
||||
<id>dav</id>
|
||||
<name>WebDAV</name>
|
||||
<description>Nextcloud WebDAV endpoint</description>
|
||||
<description>WebDAV endpoint</description>
|
||||
<licence>AGPL</licence>
|
||||
<author>owncloud.org</author>
|
||||
<version>1.0.0</version>
|
||||
|
|
|
|||
|
|
@ -435,7 +435,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:
|
||||
*
|
||||
|
|
@ -475,7 +475,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