mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-02 05:52:18 +00:00
Verify tunnel profile every hour
10 minutes is too pedantic in logs.
This commit is contained in:
parent
c387b8ddfd
commit
4cae181bc8
@ -28,7 +28,7 @@
|
|||||||
"profileTitleFormat": "Passepartout: %@",
|
"profileTitleFormat": "Passepartout: %@",
|
||||||
"refreshInterval": 3.0,
|
"refreshInterval": 3.0,
|
||||||
"betaReceiptPath": "beta-receipt",
|
"betaReceiptPath": "beta-receipt",
|
||||||
"eligibilityCheckInterval": 600.0
|
"eligibilityCheckInterval": 3600.0
|
||||||
},
|
},
|
||||||
"api": {
|
"api": {
|
||||||
"timeoutInterval": 5.0
|
"timeoutInterval": 5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user