11
0
Files
opencloud-server/environment-file
Ralf Haferkamp 44c9a310fa Accepting request 1282037 from home:ojkastl_buildservice:OpenCloud
new package opencloud-server. Do you want to have it in isv:OpenCloud as devel-project or do you prefer to put it somewhere else (as it is unofficial)? I can help maintaining this, of course

OBS-URL: https://build.opensuse.org/request/show/1282037
OBS-URL: https://build.opensuse.org/package/show/isv:OpenCloud/opencloud-server?expand=0&rev=1
2025-06-04 14:40:24 +00:00

25 lines
610 B
Plaintext

## Path:
## Description: OpenCloud Server settings
## Type: string
## Default: ""
#
# Command line options for opencloud-server.
#
# Please note:
# OC_CONFIG_DIR and OC_BASE_DATA_PATH are already set in the
# systemd unit for this service and should be set again here
#
OC_LOG_LEVEL=warning
#
# Settings for a non-productive example setup including the
# demo users
#
# Please check the documentation for the whole list of settings
# https://docs.opencloud.eu/docs/admin/configuration
#
# OC_INSECURE=true
# OC_URL=https://127.0.0.1:9200
# IDM_CREATE_DEMO_USERS=true
# PROXY_ENABLE_BASIC_AUTH=true