shamirlabs / diva-alpha-net

Diva alpha testnet
https://docs.shamirlabs.org/diva/testnet/intro
19 stars 17 forks source link

✨ add an optional config value to set data directory #25

Closed actuallymentor closed 1 year ago

actuallymentor commented 1 year ago

This is a backwards-compatible change that introduces the DIVA_DATA_FOLDER environment variable that can be used to set the base path where the Diva (and client) data should go.

This is an alternative to #19 that is easier to implement in a backwards compatible way.