Add new Nextcloud settings
This commit is contained in:
parent
ef9e8e5859
commit
bb200dd055
1 changed files with 4 additions and 0 deletions
|
@ -1,10 +1,14 @@
|
|||
[General]
|
||||
confirmExternalStorage=true
|
||||
crashReporter=false
|
||||
isVfsEnabled=false
|
||||
monoIcons=true
|
||||
moveToTrash=false
|
||||
newBigFolderSizeLimit=999999
|
||||
notifyExistingFoldersOverLimit=false
|
||||
optionalServerNotifications=false
|
||||
showCallNotifications=false
|
||||
stopSyncingExistingFoldersOverLimit=false
|
||||
useNewBigFolderSizeLimit=false
|
||||
|
||||
[Accounts]
|
||||
|
|
Loading…
Reference in a new issue