Skip to content

Commit de5b62d

Browse files
authored
Merge pull request #2850 from DFXswiss/develop
Release: develop -> master
2 parents ba9053c + 2c322d0 commit de5b62d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export class Configuration {
4646
kycVersion: Version = '2';
4747
defaultVersionString = `v${this.defaultVersion}`;
4848
defaultRef = '000-000';
49-
transactionRefundExpirySeconds = 30;
49+
transactionRefundExpirySeconds = 300; // 5 minutes - enough time to fill out the refund form
5050
refRewardManualCheckLimit = 3000; // EUR
5151
txRequestWaitingExpiryDays = 7;
5252
financeLogTotalBalanceChangeLimit = 5000;

0 commit comments

Comments
 (0)