mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
12 lines
446 B
Plaintext
12 lines
446 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:
|
|
|
|
# Mac OSX: /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
|