|
143 | 143 | /** |
144 | 144 | * Define the ownCloud database user |
145 | 145 | * This must be unique across ownCloud instances using the same SQL database. |
146 | | - * This is setup during installation, so you shouldn't need to change it. |
| 146 | + * This is set up during installation, so you shouldn't need to change it. |
147 | 147 | */ |
148 | 148 | 'dbuser' => '', |
149 | 149 |
|
|
224 | 224 | * The web UI might send a "heartbeat" based on the activity happening |
225 | 225 | * in order to extend the session lifetime and keeping it from timing out |
226 | 226 | * prematurely. If there is no activity happening and the lifetime is |
227 | | - * reached, you'll have to login again. |
| 227 | + * reached, you'll have to log in again. |
228 | 228 | * The default is 20 minutes, expressed in seconds. |
229 | 229 | */ |
230 | 230 | 'session_lifetime' => 60 * 20, |
|
417 | 417 |
|
418 | 418 | /** |
419 | 419 | * Define the IP address of your mail server host |
420 | | - * Depends on `mail_smtpmode`. May contain multiple hosts separated by a semi-colon. |
| 420 | + * Depends on `mail_smtpmode`. May contain multiple hosts separated by a semicolon. |
421 | 421 | * If you need to specify the port number, append it to the IP address separated by |
422 | 422 | * a colon, like this: `127.0.0.1:24`. |
423 | 423 | */ |
|
518 | 518 | * As an example, alerts shown in the browser to upgrade an app are triggered by |
519 | 519 | * a cron background process and therefore uses the url of this key, even if the user |
520 | 520 | * has logged on via a different domain defined in key `trusted_domains`. When the |
521 | | - * user clicks an alert like this, they will be redirected to that URL and must logon again. |
| 521 | + * user clicks an alert like this, they will be redirected to that URL and must log on again. |
522 | 522 | */ |
523 | 523 | 'overwrite.cli.url' => '', |
524 | 524 |
|
|
702 | 702 | * rules. Please refer to https://doc.owncloud.com/server/latest/admin_manual/configuration/files/file_versioning.html |
703 | 703 | * for more information. |
704 | 704 | * * `D, auto` |
705 | | - * keep versions at least for D days, apply expire rules to all versions |
| 705 | + * keep versions at least for D days, apply expiry rules to all versions |
706 | 706 | * that are older than D days |
707 | 707 | * * `auto, D` |
708 | 708 | * delete all versions that are older than D days automatically, delete |
|
898 | 898 | /** |
899 | 899 | * Alternate Code Locations |
900 | 900 | * |
901 | | - * Some of the ownCloud code may be stored in alternate locations. |
| 901 | + * Some ownCloud code may be stored in alternate locations. |
902 | 902 | */ |
903 | 903 |
|
904 | 904 | /** |
|
1165 | 1165 | 'host' => 'localhost', // can also be a unix domain socket: '/tmp/redis.sock' |
1166 | 1166 | 'port' => 6379, |
1167 | 1167 | 'timeout' => 0.0, |
1168 | | - 'password' => '', // Optional, if not defined no password will be used. |
| 1168 | + 'password' => '', // Optional, if not defined, no password will be used. |
1169 | 1169 | 'dbindex' => 0, // Optional, if undefined SELECT will not run and will use Redis Server's default DB Index. Out of the box, every Redis instance supports 16 databases so `<dbIndex>` has to be set between 0 and 15. |
1170 | 1170 | // Optional config option |
1171 | 1171 | // In order to use connection_parameters php-redis extension >= 5.3.0 is required |
|
1196 | 1196 | * - \RedisCluster::FAILOVER_DISTRIBUTE - randomly distribute read commands across primary and replica nodes |
1197 | 1197 | */ |
1198 | 1198 | 'redis.cluster' => [ |
1199 | | - 'seeds' => [ // provide some/all of the cluster servers to bootstrap discovery, port required |
| 1199 | + 'seeds' => [ // provide some/all the cluster servers to bootstrap discovery, port required |
1200 | 1200 | 'localhost:7000', |
1201 | 1201 | 'localhost:7001' |
1202 | 1202 | ], |
1203 | 1203 | 'timeout' => 0.0, |
1204 | 1204 | 'read_timeout' => 0.0, |
1205 | 1205 | 'failover_mode' => \RedisCluster::FAILOVER_DISTRIBUTE, |
1206 | | - 'password' => '', // Optional, if not defined no password will be used. |
| 1206 | + 'password' => '', // Optional, if not defined, no password will be used. |
1207 | 1207 | // Optional config option |
1208 | 1208 | // In order to use connection_parameters php-redis extension >= 5.3.0 is required |
1209 | 1209 | // In order to use SSL/TLS redis server >= 6.0 is required |
|
1491 | 1491 | * The list of apps that are allowed and must not have a signature.json file present. |
1492 | 1492 | * Besides ownCloud apps, this is particularly useful when creating ownCloud themes, |
1493 | 1493 | * because themes are treated as apps. The app is identified with it´s app-id. |
1494 | | - * The app-id can be identified by the foldername of the app in your apps directory. |
| 1494 | + * The app-id can be identified by the folder name of the app in your apps directory. |
1495 | 1495 | * The following example allows app-1 and theme-2 to have no signature.json file. |
1496 | 1496 | */ |
1497 | 1497 | 'integrity.ignore.missing.app.signature' => [ |
|
1675 | 1675 | 'upgrade.disable-web' => false, |
1676 | 1676 |
|
1677 | 1677 | /** |
1678 | | - * Define whether or not to enable automatic update of market apps |
| 1678 | + * Define whether to enable automatic update of market apps |
1679 | 1679 | * Set to `false` to disable. |
1680 | 1680 | */ |
1681 | 1681 | 'upgrade.automatic-app-update' => true, |
|
1788 | 1788 |
|
1789 | 1789 | /** |
1790 | 1790 | * Configuration of the Group Login Policy |
1791 | | - * Povide configuration for the |
| 1791 | + * Provide configuration for the |
1792 | 1792 | * 'OC\Authentication\LoginPolicies\GroupLoginPolicy' policy. |
1793 | 1793 | * |
1794 | 1794 | * The configuration will be something like: |
|
1808 | 1808 | * ], |
1809 | 1809 | * |
1810 | 1810 | * Each login type can have a list of groups that will be the ones |
1811 | | - * only allowed to login using that login type, and also a list of |
| 1811 | + * only allowed to log in using that login type, and also a list of |
1812 | 1812 | * groups that will be rejected from using that login type. |
1813 | | - * Note that this applies to users beloging to thos groups. If a user |
| 1813 | + * Note that this applies to users belonging to those groups. If a user |
1814 | 1814 | * is member of an "allowOnly" group and also of a "reject" group, |
1815 | | - * the "reject" will take priority, so the user won't be able to login |
| 1815 | + * the "reject" will take priority, so the user won't be able to log in |
1816 | 1816 | * using that login type. |
1817 | 1817 | * |
1818 | 1818 | * List of known login types: |
|
0 commit comments