updated filebrowser for onlyoffice support
This commit is contained in:
@@ -54,6 +54,8 @@ metadata:
|
||||
data:
|
||||
config.yaml: |
|
||||
server:
|
||||
externalUrl: "https://kisfenyo-files.dooplex.hu" # or whatever your FB domain is
|
||||
internalUrl: "http://kisfenyo-filebrowser.kisfenyo-system.svc.cluster.local" # adjust to match
|
||||
port: 80
|
||||
sources:
|
||||
- path: /srv/home
|
||||
@@ -73,6 +75,11 @@ data:
|
||||
createUser: true
|
||||
password:
|
||||
enabled: false
|
||||
integrations:
|
||||
office:
|
||||
url: "https://office.dooplex.hu"
|
||||
internalUrl: "http://onlyoffice.office-system.svc.cluster.local"
|
||||
secret: "H918c26lI3QdcGoVFhWYjyXV1NAhELrV"
|
||||
---
|
||||
# PVC for FileBrowser database and cache
|
||||
# (actual files are on hostPath)
|
||||
|
||||
Reference in New Issue
Block a user