Merge pull request #960 from owncloud/work_on_docs

work on docs
This commit is contained in:
Willy Kloucek
2020-12-02 10:34:09 +01:00
committed by GitHub
83 changed files with 330 additions and 2663 deletions
-4
View File
@@ -23,10 +23,6 @@ geekdocFilePath: CONFIGURATION.tmpl
## Configuration
oCIS Single Binary is not responsible for configuring extensions. Instead, each extension could either be configured by environment variables, cli flags or config files.
Each extension has its dedicated documentation page (e.g. https://owncloud.github.io/extensions/proxy/configuration/) which lists all possible configurations. Config files and environment variables are picked up if you use the `./bin/ocis server` command within the oCIS single binary. Command line flags must be set explicitly on the extensions subcommands.
### Configuration using config files
Out of the box extensions will attempt to read configuration details from: