3
0

Add support for icons

- Add icon endpoint for list and upload
- Add endpoint to update icon to specific page
- Add compose icon settings for max size and mimetype limitation
This commit is contained in:
Vivek Patel
2023-02-16 20:52:03 +05:30
committed by Jože Fortun
parent a98610913a
commit c9740a6527
23 changed files with 977 additions and 83 deletions

View File

@@ -4,3 +4,7 @@ settings:
compose.page.attachments.max-size: 10
compose.page.attachments.mimetypes: []
compose.icon.attachments.max-size: 10
compose.icon.attachments.mimetypes: []