This commit is contained in:
Morris Jobke
2015-06-17 17:40:43 +02:00
parent f0051210e5
commit abec52ff34

View File

@@ -12,7 +12,7 @@ and all parameter from these files will be loaded. In this way you can specify
common attributes like the email setup in a file called `email.config.php` that
contains only the email related parameters. This enables an easy deployment of
config parameters. Another advantage is, that those parameters can't be
overwritten by ownCloud. Aslo the values in those files overwrite the values of
overwritten by ownCloud. Also the values in those files overwrite the values of
`config.php`.
.. Generated content below. Don't change this.