feat: finished converting image uploads to on disk
This commit is contained in:
parent
01fe86113d
commit
9c6d6731d8
10 changed files with 38 additions and 56 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
.idea/
|
||||
ImageBoardServerApp/bin/
|
||||
ImageBoardServerApp/obj/
|
||||
ImageBoardServerApp/wwwroot/img/dynamic
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue