Zum Hauptinhalt springen

Example Config

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

tracing:
enabled: false
type: ""
endpoint: ""
collector: ""
log:
level: ""
pretty: false
color: false
file: ""
debug:
addr: 127.0.0.1:9141
token: ""
pprof: false
zpages: false
http:
addr: 127.0.0.1:9140
protocol: tcp
prefix: ""
cors:
allow_origins:
- https://localhost:9200
allow_methods:
- OPTIONS
- HEAD
- GET
- PUT
- POST
- PATCH
- DELETE
- MKCOL
- PROPFIND
- PROPPATCH
- MOVE
- COPY
- REPORT
- SEARCH
allow_headers:
- Origin
- Accept
- Content-Type
- Depth
- Authorization
- Ocs-Apirequest
- If-None-Match
- If-Match
- Destination
- Overwrite
- X-Request-Id
- X-Requested-With
- Tus-Resumable
- Tus-Checksum-Algorithm
- Upload-Concat
- Upload-Length
- Upload-Metadata
- Upload-Defer-Length
- Upload-Expires
- Upload-Checksum
- Upload-Offset
- X-HTTP-Method-Override
- Cache-Control
allow_credentials: false
transfer_secret: ""
token_manager:
jwt_secret: ""
reva:
address: eu.opencloud.api.gateway
tls:
mode: ""
cacert: ""
machine_auth_api_key: ""
skip_user_groups_in_token: false
enable_favorites: false
max_quota: 0
upload_max_chunk_size: 10000000
upload_http_method_override: ""
default_upload_protocol: tus
enable_federated_sharing_incoming: false
enable_federated_sharing_outgoing: false
search_min_length: 3
edition: ""
disable_sse: false
default_link_permissions: 1
public_url: https://localhost:9200
max_concurrency: 1
app_handler:
insecure: false
secure_view_app_addr: eu.opencloud.api.collaboration
archiver:
max_num_files: 10000
max_size: 1073741824
insecure: false
data_gateway:
prefix: data
ocs:
prefix: ocs
share_prefix: /Shares
home_namespace: /users/{{.Id.OpaqueId}}
additional_info_attribute: '{{.Mail}}'
stat_cache_type: memory
stat_cache_nodes:
- 127.0.0.1:9233
stat_cache_database: cache-stat
stat_cache_table: ""
stat_cache_ttl: 5m0s
stat_cache_disable_persistence: false
stat_cache_auth_username: ""
stat_cache_auth_password: ""
enable_denials: false
list_ocm_shares: true
include_ocm_sharees: false
public_sharing_share_must_have_password: true
public_sharing_writeableshare_must_have_password: false
show_email_in_results: false
checksums:
supported_types:
- sha1
- md5
- adler32
preferred_upload_type: sha1
read_only_user_attributes: []
ldap_server_write_enabled: true
full_text_search: false
middleware:
auth:
credentials_by_user_agent: {}
events:
endpoint: 127.0.0.1:9233
cluster: opencloud-cluster
tls_insecure: false
tls_root_ca_certificate: ""
enable_tls: false
username: ""
password: ""
grpc_client_tls: null
auto_accept_shares: true
service_account:
service_account_id: ""
service_account_secret: ""
password_policy:
min_characters: 8
min_lowercase_characters: 1
min_uppercase_characters: 1
min_digits: 1
min_special_characters: 1
banned_passwords_list: ""
configurable_notifications: false