fix typos, force oCIS and add links

This commit is contained in:
Willy Kloucek
2020-11-17 11:05:14 +01:00
parent 20eae462b3
commit f2a1c06145
31 changed files with 49 additions and 91 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ For this configuration to be picked up, have a look at your extension `root` com
So far we support the file formats `JSON` and `YAML`, if you want to get a full example configuration just take a look at [our repository](https://github.com/owncloud/ocis/tree/master/config), there you can always see the latest configuration format. These example configurations include all available options and the default values. The configuration file will be automatically loaded if it's placed at `/etc/ocis/ocis.yml`, `${HOME}/.ocis/ocis.yml` or `$(pwd)/config/ocis.yml`.
### Envrionment variables
### Environment variables
If you prefer to configure the service with environment variables you can see the available variables below.