Skip to content

0.11.0

Choose a tag to compare

@tadaskay tadaskay released this 01 Aug 14:46
4aec395

Release highlights

User configuration file support

It is possible to customize startup options via <config-dir>/config.toml. On debian/raspbian installations, the location is usually /etc/mysterium-node/config.toml. 0.11.0 mystberry image ships with the following config.toml to serve whitelisted traffic by default:

[access-policy]
list = "mysterium"

Other:

  • myst will now restart upon unattended-upgrade (overnight) to make sure the updated version is running
  • Added e-mail field support to Tequilapi for nodes participating in bounty program to enter their contact details