Files

39 lines
828 B
INI
Raw Permalink Normal View History

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
countryCodes=en_US, en_GB, nl_NL, zh_CN
darkSkin=true
2026-01-22 19:52:14 +01:00
# activity-show-bch=true
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
dsp-timeout=300
2022-11-14 14:31:43 +01:00
# When manually typing the amount to pay, prefer BCH over fiat
2026-01-22 19:52:14 +01:00
# prefer-bch-input=false
[net]
useragent="Flowee:1 (PayMobile)"
[window]
2026-01-22 19:52:14 +01:00
# Which keyboard type to show at application unlock
# 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