simplexmq
simplexmq copied to clipboard
Add the ability to configure server actions when using the entire quota
Add a setting to the config file: delete old files when using the entire quota for uploading media? If the administrator sets "on", the old media will be deleted when the threshold value is reached. If the administrator sets "off", then the server, if the threshold value is reached, will return the error "it is impossible to send a file" and each file will be stored for its maximum period (specified in the config)
Up