Composer & WebDAV readme changes

This commit is contained in:
Ryan
2025-04-22 19:27:53 -04:00
committed by GitHub
parent 7f1d59b33a
commit 6ccfc88acb
2 changed files with 3 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
- `getConfig` and `updateConfig` endpoints now include `enableWebDAV` and `sharedMaxUploadSize`
- Updated `AdminModel` & `AdminController` to persist and validate new settings
- Enhanced `shareFolder()` view to pull from admin config and format the maxuploadsize label
- Restored the MIT license copyright line that was inadvertently removed.
---