Documented the usage of environment variables.
authorajasja <ajasja.ljubetic@gmail.com>
Sat, 18 Mar 2017 23:12:07 +0000 (00:12 +0100)
committerMarkus Goetz <markus@woboq.com>
Fri, 24 Mar 2017 11:26:46 +0000 (12:26 +0100)
commit090d02a65fb94099daa497595155b81f661fa977
tree9d9d68a64cb7a73fb0ae97696d67a36376190f2f
parenta0e88477c1464437daa336a6551aaf1028479f3f
Documented the usage of environment variables.

In particular the `OWNCLOUD_CHUNK_SIZE` as requested per #2449.
I looked through the code and it seems the env vars override the conf file, but I'm not 100 % sure.
The `OWNCLOUD_CRITICAL_FREE_SPACE_BYTES` and `OWNCLOUD_FREE_SPACE_BYTES` are now mentioned in two places.
doc/advancedusage.rst
doc/envvars.rst [new file with mode: 0644]