Commit Graph

11 Commits

Author SHA1 Message Date
TomZ 86e514fc9b update version 2020-11-16 16:47:51 +01:00
TomZ b590d078ae Update debian config 2020-09-20 21:41:54 +02:00
TomZ 01bc6a4d71 fix url to online help 2020-04-13 18:15:54 +02:00
TomZ 6d8531377b cleanup default config file 2020-01-20 16:06:24 +01:00
TomZ 0f5f8c2920 Cleanup config file example.
Remove dbcache option, flowee doesn't need it.
This is a legacy option that was needed when the leveldb layer was
used for the utxo, as that required us to write our own caching.
2019-11-11 19:50:25 +01:00
TomZ 4050b1b415 Add dependency 2019-11-11 18:07:45 +01:00
TomZ ea57495a4d Fixlets in debian package 2019-11-11 16:43:58 +01:00
TomZ 92ef04cb6d Update deb versions 2019-11-11 15:42:06 +01:00
TomZ f90602c073 Make debian package work 2019-05-13 17:53:55 +02:00
TomZ 4bf1558f7a Smooth over config file issues.
So, now we install the example config file

Then we follow XDG for retrieving it.
We first check XDG_CONFIG (~/.config/flowee) and if we can't find a confg
file there fall back to the data dir (~/.local/share/flowee).
2018-03-07 23:20:04 +01:00
TomZ 2ca2ed4009 Move more files around
Most of the useful content moved to 'support'
2018-02-14 20:00:11 +01:00