summarylogtreecommitdiffstats
path: root/opencloud.env
blob: ccb9ef9dbe18812d33f9843cfdb4fa74c6659b9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Opencloud enviroment variables
# This is by no means a complete list of the environment variables.
# Just some and likely of the more important ones.

# The URL or IP address where the Opencloud instance is reachable
# If unset defaults to 127.0.0.1:9200
#OC_URL=

# The bind address of the http service
#PROXY_HTTP_ADDR=

# Disable requirement for a password for shares
#OC_SHARING_PUBLIC_SHARE_MUST_HAVE_PASSWORD=false

# Path to the assets if not using the build-in ones.
# For example due to installing opencloud-web as a separate package
#WEB_ASSET_CORE_PATH=

# Path to the config.json in the used assets path
# Allows to activate specific components
#WEB_UI_CONFIG_FILE=