Documentation missing of location of SilentDragonLite.conf #124

Closed
opened 10 months ago by jahway603 · 4 comments
Collaborator

On Linux, I have found SilentDragonLite.conf to exist in the directory ~/.config/Hush, but I do not know the directories this exists on Mac & Windows.

Can we add these to this Issue so that the README.md can be updated with them?

On Linux, I have found `SilentDragonLite.conf` to exist in the directory `~/.config/Hush`, but I do not know the directories this exists on Mac & Windows. Can we add these to this Issue so that the README.md can be updated with them?
Collaborator

Windows doesn't use a .conf file. It's a QT thing where these settings are saved in the registry instead here:
HKEY_CURRENT_USER\SOFTWARE\Hush\SilentDragonLite\connection

Windows doesn't use a .conf file. It's a QT thing where these settings are saved in the registry instead here: `HKEY_CURRENT_USER\SOFTWARE\Hush\SilentDragonLite\connection`
Collaborator

Here's the QT doc for reference on different locations for QSettings:
https://doc.qt.io/qt-5/qsettings.html#platform-specific-notes

On Mac the location is here:

~/Library/Preferences/com.hush.SilentDragonLite.plist

The server is listed under the connection.server key

Here's the QT doc for reference on different locations for QSettings: https://doc.qt.io/qt-5/qsettings.html#platform-specific-notes On Mac the location is here: ``` ~/Library/Preferences/com.hush.SilentDragonLite.plist ``` The server is listed under the `connection.server` key
duke added the
documentation
label 3 months ago
Owner

Sounds like the details in this issue should be added to the README.md

Sounds like the details in this issue should be added to the README.md
Collaborator

This is updated in dev branch now a89c13d9b3

This is updated in `dev` branch now https://git.hush.is/hush/SilentDragonLite/commit/a89c13d9b377679bace737c1127777c7a1a23fa5
fekt closed this issue 2 weeks ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.