Closed anthonysharpy closed 2 months ago
after this we should create tests that allow us to make sure the config options work lol
The more I think about this the more it's a bad idea. That's because a code-based config file can be saved in source control. A locally auto-generated one can't (because it's stored in the data folder). If a team is working on something, they don't all want to be using different config settings for the database!
Closing for now
Currently our config file is a .cs file. But this means every time someone downloads a new version of the database, their config is probably wiped