2022-11-14 14:31:43 +01:00
|
|
|
[general]
|
|
|
|
|
# 0: BCH
|
|
|
|
|
# 1: MilliBCH
|
|
|
|
|
# 2: MicroBCH
|
|
|
|
|
# 3: Bits
|
|
|
|
|
# 4: Satoshis
|
2026-01-22 19:52:14 +01:00
|
|
|
# unit=0
|
2022-11-14 14:31:43 +01:00
|
|
|
#
|
|
|
|
|
# when the app first starts up create a special
|
|
|
|
|
# wallet so the user can instantly start receiving.
|
|
|
|
|
create-start-wallet=true
|
|
|
|
|
|
2023-02-07 17:51:29 +01:00
|
|
|
countryCodes=en_US, en_GB, nl_NL, zh_CN
|
2025-09-22 23:46:07 +02:00
|
|
|
darkSkin=true
|
2026-01-22 19:52:14 +01:00
|
|
|
# activity-show-bch=true
|
2023-02-07 17:51:29 +01:00
|
|
|
|
2022-11-14 14:31:43 +01:00
|
|
|
[payment]
|
|
|
|
|
# Double Spend Proof timeout in milliseconds.
|
|
|
|
|
# After the timeout is reached we deem the tx safe.
|
2026-01-22 19:52:14 +01:00
|
|
|
# Defaults to 3000 (3 sec) if unset
|
2023-05-09 18:23:40 +02:00
|
|
|
dsp-timeout=300
|
2022-11-14 14:31:43 +01:00
|
|
|
|
2025-09-22 23:46:07 +02:00
|
|
|
# When manually typing the amount to pay, prefer BCH over fiat
|
2026-01-22 19:52:14 +01:00
|
|
|
# prefer-bch-input=false
|
2025-09-22 23:46:07 +02:00
|
|
|
|
|
|
|
|
[net]
|
|
|
|
|
useragent="Flowee:1 (PayMobile)"
|
|
|
|
|
|
|
|
|
|
[window]
|
2026-01-22 19:52:14 +01:00
|
|
|
# Which keyboard type to show at application unlock
|
2025-09-22 23:46:07 +02:00
|
|
|
# 0 = FullKeyboard
|
|
|
|
|
# 1 = SmallNumbersKeyboard
|
|
|
|
|
# 2 = BigNumbersKeyboard
|
|
|
|
|
unlocking-keyboard=1
|
2026-01-22 19:52:14 +01:00
|
|
|
|
|
|
|
|
# A percentage of system default, typically useful range is
|
|
|
|
|
# 75 to 300
|
|
|
|
|
# font-scaling=100
|