User config not working in HiveOS
penapena opened this issue · 0 comments
penapena commented
You can't set threads via user config because of missing "$CUSTOM_USER_CONFIG" in h-config.sh.
With last line in h-config.sh "echo -e "-o $CUSTOM_URL -u $username $CUSTOM_USER_CONFIG" > $CUSTOM_CONFIG_FILENAME" it works as it should.