mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2024-11-26 22:42:44 +01:00
090d02a65f
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.
31 lines
551 B
ReStructuredText
31 lines
551 B
ReStructuredText
==============
|
|
Advanced Usage
|
|
==============
|
|
|
|
.. index:: Advanced Usage
|
|
|
|
Options
|
|
-------
|
|
.. index:: command line switches, command line, options, parameters
|
|
.. include:: options.rst
|
|
|
|
Configuration File
|
|
------------------
|
|
.. index:: config file
|
|
.. include:: conffile.rst
|
|
|
|
Environment Variables
|
|
------------------
|
|
.. index:: env vars
|
|
.. include:: envvars.rst
|
|
|
|
ownCloud Command Line Client
|
|
----------------------------
|
|
.. index:: owncloudcmd
|
|
.. include:: owncloudcmd.rst
|
|
|
|
Low Disk Space
|
|
--------------
|
|
.. index:: disk space
|
|
.. include:: lowdiskspace.rst
|