Zum Hauptinhalt springen

Example Config

# Autogenerated
# Filename: webdav-config-example.yaml

tracing:
enabled: false
type: ""
endpoint: ""
collector: ""
log:
level: ""
pretty: false
color: false
file: ""
debug:
addr: 127.0.0.1:9119
token: ""
pprof: false
zpages: false
grpc_client_tls: null
http:
addr: 127.0.0.1:9115
root: /
cors:
allow_origins:
- '*'
allow_methods:
- GET
- POST
- PUT
- PATCH
- DELETE
- OPTIONS
allow_headers:
- Authorization
- Origin
- Content-Type
- Accept
- X-Requested-With
- X-Request-Id
- Cache-Control
allow_credentials: true
tls:
enabled: false
cert: ""
key: ""
disablePreviews: false
opencloud_public_url: https://127.0.0.1:9200
webdav_namespace: /users/{{.Id.OpaqueId}}
reva_gateway: eu.opencloud.api.gateway
reva_gateway_tls_mode: ""
reva_gateway_tls_cacert: ""