mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
12 lines
444 B
Plaintext
12 lines
444 B
Plaintext
# If that file is available in the data directory the defined properties will be used.
|
|
|
|
# Here are the typical locations for the data directory:
|
|
|
|
# macOS: /Users/username/Library/Application Support/bisq/
|
|
# Linux: /home/username/.bisq/
|
|
# Windows XP: C:\Documents and Settings\username\Application Data\bisq\
|
|
# Windows Vista or 7: %appdata%/bisq/
|
|
|
|
# Supported properties for bitcoin.network=regtest | testnet | mainnet
|
|
bitcoin.network = regtest
|