mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
351 B
351 B
Enhancement: make config dir configurable
We have added an OCIS_CONFIG_DIR environment variable the will take precedence over the default /etc/ocis, ~/.ocis and .config locations. When it is set the default locations will be ignored and only the configuration files in that directory will be read.