From 45f69aa78f7c829bfd8341d7e3cef9d10693fcbc Mon Sep 17 00:00:00 2001 From: fekt Date: Mon, 15 Apr 2024 04:29:17 +0000 Subject: [PATCH] Add settings locations and remove broken screenshot for now --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2080bc..215f649 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ SilentDragonXLite is a lightwallet for DRAGONX ($DRAGONX) runs on Linux and Windows which does not require you to download the full blockchain. This is experimental software under active development! - - ## PRIVACY NOTICE SilentDragonXLite contacts a few different external websites to get various bits of data. @@ -105,6 +103,14 @@ Windows 10: `C:\Users\%user\AppData\Roaming\silentdragonxlite` Mac: `~/Library/Application Support/silentdragonxlite` +## Where are settings stored? + +Linux: `~/.config/Hush/SilentDragonXLite.conf` + +Windows: `HKEY_CURRENT_USER\SOFTWARE\Hush\SilentXDragonLite` + +Mac: `~/Library/Preferences/com.hush.SilentDragonXLite.plist` + ## Support For support join us on [Telegram](https://dragonx.is/tg) or [file an issue](https://git.hush.is/dragonx/SilentDragonXLite/issues).