Open sagikazarmark opened 9 years ago
@mnapoli can you give me some feedback on this one?
Add some sort of database as a requirement. Downside: does not work with zero-config.
LocalStorage (using javascript). Downside: it is not persistent which might be helpful.
Why not store the config in a file instead of a database?
When I said database I meant some form of data storage.
Support both
This could be an interesting/useful feature. Either server/client side configuration is used.