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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user