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]
|
||||
confirmExternalStorage=true
|
||||
crashReporter=false
|
||||
desktopEnterpriseChannel=daily
|
||||
isVfsEnabled=false
|
||||
launchOnSystemStartup=true
|
||||
monoIcons=true
|
||||
|
|
@ -8,6 +9,7 @@ moveToTrash=false
|
|||
newBigFolderSizeLimit=10000
|
||||
notifyExistingFoldersOverLimit=true
|
||||
optionalServerNotifications=false
|
||||
promptDeleteAllFiles=true
|
||||
showCallNotifications=false
|
||||
stopSyncingExistingFoldersOverLimit=false
|
||||
useNewBigFolderSizeLimit=true
|
||||
|
|
@ -21,11 +23,19 @@ useNewBigFolderSizeLimit=true
|
|||
0\Folders\1\virtualFilesMode=off
|
||||
0\authType=webflow
|
||||
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\user=@Invalid()
|
||||
0\version=1
|
||||
0\webflow_user=alexander
|
||||
version=2
|
||||
|
||||
[Nextcloud]
|
||||
autoUpdateCheck=false
|
||||
|
|
|
|||
Loading…
Reference in a new issue