Remove unused DB and prefix config options

This commit is contained in:
floppydiskette 2024-11-17 22:12:56 +00:00
commit 28ba2699a3
No known key found for this signature in database
5 changed files with 5 additions and 37 deletions

2
.gitignore vendored
View file

@ -40,7 +40,7 @@ build/
### Other Stuff ###
config*.json
config.example.json
!config.example.json
!**/resources/config.schema.json
### why would this not be here already ###