diff options
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/environment_variables.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/environment_variables.rst b/docs/reference/environment_variables.rst index bfd155ee..321c925c 100644 --- a/docs/reference/environment_variables.rst +++ b/docs/reference/environment_variables.rst @@ -6,6 +6,7 @@ Some environment variables affect the behaviour of Soledad: ============================== =============== ================================= variable affects description ============================== =============== ================================= +``SOLEDAD_COUCH_URL`` server override the CouchDB url. ``SOLEDAD_HTTP_PERSIST`` client persist HTTP connections. ``SOLEDAD_USE_PYTHON_LOGGING`` client / server use python logging instead of twisted's logger. |