Open
Issue #3 · created by Frederik Lindenaar


Save configuration in database

Configuration settings are currently stored in a file (data.dat), which requires the directory of the plugin (and hence the code) to be writable.

Better store this in the database using the available APIs.


1 participant