Difference between revisions of "Template:Default data directory locations"

From Bisq Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 22:08, 9 January 2025

Windows

Using PowerShell:

$home\AppData\Roaming\Bisq\

Using cmd:

%USERPROFILE%\AppData\Roaming\Bisq\

macOS

/Users/<username>/Library/Application Support/Bisq/

This folder could be hidden and not normally accessible on Macs, check the documentation by Apple to see how to be able to work with it.

Linux

/home/<username>/.local/share/Bisq/