mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 08:51:32 +00:00
9 lines
141 B
Text
9 lines
141 B
Text
[server]
|
|
host = 127.0.0.1
|
|
port = 50000
|
|
password = secret
|
|
banner = Welcome to Electrum!
|
|
|
|
[database]
|
|
type = sqlite3
|
|
database = electrum.sqlite
|