Search found 1 match

by kmconklin
22 Aug 2023, 13:08
Forum: General Discussion
Topic: File uploads - changing from database to disk
Replies: 1
Views: 24679

File uploads - changing from database to disk

Running MantisBT Version 2.25.7
Ubuntu 20.04/PHP 8.1
Location of MantisBT files: /var/www/html/

File uploads have been going to database (as I assume that is the default). We would like to change that now to save to disk instead.
- I created an new folder and gave the webserver write permissions ...