mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #1160 from owncloud/windows-webdav-password
Fix escaping of of windows registry entries
This commit is contained in:
@@ -354,7 +354,7 @@ Known Problems
|
||||
**Solution**
|
||||
Windows limits the maximum size a file transferred from or to a WebDAV share
|
||||
may have. You can increase the value **FileSizeLimitInBytes** in
|
||||
**HKEY_LOCAL_MacHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters**
|
||||
**HKEY_LOCAL_MacHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters**
|
||||
by clicking on **Modify**.
|
||||
|
||||
To increase the limit to the maximum value of 4GB, select **Decimal**, enter
|
||||
|
||||
Reference in New Issue
Block a user