-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathconfig.ini
59 lines (48 loc) · 1.07 KB
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[MAIN]
refresh = 5
price_refresh_interval = 15
welcome_sound = on
welcome_text = “Good evening, Dave. Everything is running smoothly. And you?”
large_text_font = standard
hide_private_info = False
sound = False
auto_scroll = True
message_widget = Running Bitcoin
tty = /dev/tty
output_to_monitor = True
node_url = umbrel.local
auto_upgrade = True
[PORTFOLIO]
position_btc = 0.00
[CURRENCIES]
primary_fx = 'USD'
fx_list = ['USD','EUR', 'GBP', 'CAD']
[STOCKS]
gbtc_enabled = on
gbtc_shares = 0.000939303
gbtc_shares_asof = 07-29-2021
[ALERTS]
ssh_alert = on
[MEMPOOL]
block_found_sound = on
block_found_txt = 'Tick Tock. Next Block'
url = http://umbrel.local:3006/
[QUOTES]
url = https://raw.githubusercontent.com/NakamotoInstitute/nakamotoinstitute.org/0bf08c48cd21655c76e8db06da39d16036a88594/data/quotes.json
[UMBREL]
url = http://umbrel.local/
[BITCOIN_RPC]
user = None
password = None
ip_address = None
port = None
[SPECTER]
specter_url = None
specter_login = None
specter_password = None
specter_port = 25441
[SERVER]
host = 0.0.0.0
port = 5000
onion_server = True
onion_port = 80