feat: email config is now loaded from fs

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
limited_dev 2023-06-12 14:29:29 +02:00
parent 31409be192
commit 766e6054dc
4 changed files with 19 additions and 3 deletions

1
.gitignore vendored
View file

@ -6,6 +6,7 @@ ImageBoardServerApp/wwwroot/img/dynamic
*.db-shm
*.db-wal
Migrations/
/ImageBoardServerApp/Data/creds.json
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.