mirror of
https://github.com/kyantech/Palmr.git
synced 2026-01-09 06:02:28 +08:00
- Added a new FileSizeInput component to handle file size configurations in a user-friendly manner. - Updated SettingsInput to integrate the FileSizeInput for maxFileSize and maxTotalStoragePerUser settings. - Revised environment schema to remove MAX_FILESIZE validation, ensuring flexibility in configuration. - Adjusted localization files to remove byte references in descriptions for clarity across multiple languages.