(feat) Added Nextcloud config
This commit is contained in:
38
.config/Nextcloud/nextcloud.cfg
Normal file
38
.config/Nextcloud/nextcloud.cfg
Normal file
@@ -0,0 +1,38 @@
|
||||
[General]
|
||||
clientVersion=3.17.2daily
|
||||
desktopEnterpriseChannel=daily
|
||||
isVfsEnabled=false
|
||||
launchOnSystemStartup=true
|
||||
optionalServerNotifications=true
|
||||
promptDeleteAllFiles=false
|
||||
showCallNotifications=true
|
||||
showChatNotifications=true
|
||||
showInExplorerNavigationPane=false
|
||||
|
||||
[Accounts]
|
||||
0\authType=webflow
|
||||
0\dav_user=cnachtigall
|
||||
0\displayName=Christian Nachtigall
|
||||
0\encryptionCertificateSha256Fingerprint=@ByteArray()
|
||||
0\networkDownloadLimit=0
|
||||
0\networkDownloadLimitSetting=0
|
||||
0\networkProxyHostName=
|
||||
0\networkProxyNeedsAuth=false
|
||||
0\networkProxyPort=0
|
||||
0\networkProxyType=2
|
||||
0\networkProxyUser=
|
||||
0\networkUploadLimit=0
|
||||
0\networkUploadLimitSetting=0
|
||||
0\serverColor=@Variant(\0\0\0\x43\x1\xff\xff\0\0\x82\x82\xc9\xc9\0\0)
|
||||
0\serverHasValidSubscription=false
|
||||
0\serverTextColor=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||
0\serverVersion=31.0.8.1
|
||||
0\url=https://cloud.ofsg.eu
|
||||
0\version=13
|
||||
0\webflow_user=cnachtigall
|
||||
|
||||
[BWLimit]
|
||||
downloadLimit=80
|
||||
uploadLimit=10
|
||||
useDownloadLimit=0
|
||||
useUploadLimit=0
|
Reference in New Issue
Block a user