Upgrade to 1.1.1-stable and normal user weer

normale user om geen andere problemen te voorkomen. Ik fix het wel in het rsync command dat uploaden niet werkte
This commit is contained in:
Christiaan Westerbeek
2026-01-13 21:47:06 +01:00
parent da1a0af525
commit 9fe65d51a0
3 changed files with 16 additions and 4 deletions

View File

@@ -28,6 +28,19 @@ integrations:
url: "https://onlyoffice.c01242a0-c0cf-4799-a47e-52e891963e28.nl"
secret: "<Plak hier de JWT-secret van OnlyOffice.>"
userDefaults:
editorQuickSave: true # show quick save button in editor
singleClick: true # open directory on single click, also enables middle click to open in new tab
permissions:
api: false # allow api access
admin: false # allow admin access
modify: true # allow modifying files
share: true # allow sharing files
realtime: true # allow realtime updates
delete: true # allow deleting files
create: true # allow creating or uploading files
download: true # allow downloading files
frontend:
name: "Home Drive"
description: "Zoals Google Drive maar dan zelfgehost"