feat: ✨ add backend for uploading files
This commit is contained in:
parent
de2dea4b18
commit
b6b8c587a1
2 changed files with 169 additions and 26 deletions
|
@ -1,6 +1,9 @@
|
|||
|
||||
AddType text/plain .md
|
||||
|
||||
php_value upload_max_filesize 40M
|
||||
php_value post_max_size 42M
|
||||
|
||||
RewriteEngine On
|
||||
RewriteBase /
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue