mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
update db dir
This commit is contained in:
parent
a37c54986f
commit
18a94b74fb
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ in
|
||||||
|
|
||||||
cookie-file = "${daemonDir}/.cookie"
|
cookie-file = "${daemonDir}/.cookie"
|
||||||
|
|
||||||
db_dir = "/var/lib/electrs/db"
|
db_dir = "/var/lib/electrs"
|
||||||
|
|
||||||
log_filters = "INFO"
|
log_filters = "INFO"
|
||||||
timestamp = true
|
timestamp = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue