Add nix-bitcoin and Bisq data paths to security reset wipe list
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/8f922dd0-a5b0-42c6-af40-4bbd78a29ffa Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8f96625c26
commit
bb2603bea0
@@ -3795,6 +3795,9 @@ async def api_security_reset():
|
||||
"/home/free/.ssh",
|
||||
"/var/lib/lnd",
|
||||
"/var/lib/vaultwarden",
|
||||
"/etc/nix-bitcoin-secrets",
|
||||
"/home/free/.local/share/Bisq",
|
||||
"/home/free/.bisq",
|
||||
]
|
||||
|
||||
errors: list[str] = []
|
||||
|
||||
Reference in New Issue
Block a user