prasathmani / tinyfilemanager

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
https://tinyfilemanager.github.io
GNU General Public License v3.0
4.61k stars 1.63k forks source link

Limit memory capacity for sessions #1114

Open piscesCat opened 7 months ago

piscesCat commented 7 months ago

Is it possible to support additional memory limits for users? For example, I want to limit the maximum memory used for a session, users will not be able to upload or edit text if the data exceeds the allowed capacity.