feat: email config is now loaded from fs
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
31409be192
commit
766e6054dc
4 changed files with 19 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue