18 lines
576 B
YAML
18 lines
576 B
YAML
importer:
|
|
config:
|
|
companionUrl: https://${COMPANION_DOMAIN|companion.qsfera.test}
|
|
supportedClouds:
|
|
- WebdavPublicLink
|
|
#- OneDrive # needs a client id and secret
|
|
#- GoogleDrive # needs a client id and secret and an addition to the DNS zone
|
|
external-sites:
|
|
config:
|
|
sites:
|
|
# For settings see: https://github.com/opencloud-eu/web-extensions/tree/main/packages/web-app-external-sites
|
|
- name: Documentation
|
|
url: "https://docs.qsfera.eu"
|
|
target: embedded
|
|
color: "#E2BAFF"
|
|
icon: cloud
|
|
priority: 50
|