288d73789a
* add disable field and check value while reading config * test stratum configuration * fix small typo
5 lines
84 B
TOML
5 lines
84 B
TOML
[stratum]
|
|
disable = false
|
|
interface = "some_interface"
|
|
port = 8007
|
|
secret = "Yellow" |