feat: add backend for uploading files

This commit is contained in:
David Bailey 2023-12-11 16:20:27 +01:00
parent de2dea4b18
commit b6b8c587a1
2 changed files with 169 additions and 26 deletions

View file

@ -1,6 +1,9 @@
AddType text/plain .md
php_value upload_max_filesize 40M
php_value post_max_size 42M
RewriteEngine On
RewriteBase /