Added electrs-init.sh to start with proper arguments for listening

typo in cockpit-storage name

removed task for linger as need to find another way to do it
This commit is contained in:
b0xxer
2024-02-12 10:24:59 -06:00
parent 8f424db147
commit 249e80e70e
6 changed files with 32 additions and 9 deletions
+3 -1
View File
@@ -34,12 +34,14 @@ bitcoin_rpcpassword=rVhfmriXjB8uFekmn7sLvnUiY610JaOx
electrs_version=0.10.2
zerotier_network=
#Update wariness - 1 = very reluctant to update, 0 = eager to update
#timezone - which timezone update schedule is in
#days - which days to update (its a list)
#starttime - 24hr time format of when updates are permitted
#length - how long is update window open
update_wariness=0.75
update_schedule_timezone="America/Eastern"
update_schedule_days=['Sat']
update_schedule_starttime="02:00"
update_schedule_starttime="03:00"
update_schedule_length=60