Update Nextcloud configs
This commit is contained in:
parent
7b012b1424
commit
2660134872
1 changed files with 12 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
[General]
|
[General]
|
||||||
confirmExternalStorage=true
|
confirmExternalStorage=true
|
||||||
crashReporter=false
|
crashReporter=false
|
||||||
|
desktopEnterpriseChannel=daily
|
||||||
isVfsEnabled=false
|
isVfsEnabled=false
|
||||||
launchOnSystemStartup=true
|
launchOnSystemStartup=true
|
||||||
monoIcons=true
|
monoIcons=true
|
||||||
|
|
@ -8,6 +9,7 @@ moveToTrash=false
|
||||||
newBigFolderSizeLimit=10000
|
newBigFolderSizeLimit=10000
|
||||||
notifyExistingFoldersOverLimit=true
|
notifyExistingFoldersOverLimit=true
|
||||||
optionalServerNotifications=false
|
optionalServerNotifications=false
|
||||||
|
promptDeleteAllFiles=true
|
||||||
showCallNotifications=false
|
showCallNotifications=false
|
||||||
stopSyncingExistingFoldersOverLimit=false
|
stopSyncingExistingFoldersOverLimit=false
|
||||||
useNewBigFolderSizeLimit=true
|
useNewBigFolderSizeLimit=true
|
||||||
|
|
@ -21,11 +23,19 @@ useNewBigFolderSizeLimit=true
|
||||||
0\Folders\1\virtualFilesMode=off
|
0\Folders\1\virtualFilesMode=off
|
||||||
0\authType=webflow
|
0\authType=webflow
|
||||||
0\dav_user=alexander
|
0\dav_user=alexander
|
||||||
|
0\networkDownloadLimit=0
|
||||||
|
0\networkDownloadLimitSetting=-2
|
||||||
|
0\networkProxyHostName=
|
||||||
|
0\networkProxyNeedsAuth=false
|
||||||
|
0\networkProxyPort=0
|
||||||
|
0\networkProxySetting=0
|
||||||
|
0\networkProxyType=0
|
||||||
|
0\networkProxyUser=
|
||||||
|
0\networkUploadLimit=0
|
||||||
|
0\networkUploadLimitSetting=-2
|
||||||
0\url=https://getraenkemarkt.cloud
|
0\url=https://getraenkemarkt.cloud
|
||||||
0\user=@Invalid()
|
0\user=@Invalid()
|
||||||
0\version=1
|
|
||||||
0\webflow_user=alexander
|
0\webflow_user=alexander
|
||||||
version=2
|
|
||||||
|
|
||||||
[Nextcloud]
|
[Nextcloud]
|
||||||
autoUpdateCheck=false
|
autoUpdateCheck=false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue