Skip to content

feat: Adding ApiPassword support to the config.

Shatnerz requested to merge shatnerz/Sia-Ant-Farm:feat-api-passwords into master

In siad v1.3.4+ the API password is on by default. This breaks ant farm. This change should allow for setting an individual api password for each ant if desired.

If the API password is not explicitly set, then it will be disabled for that ant in order to avoid complications where the daemon tries to set a password on the fly.

Edited by Matthew Sevey

Merge request reports