2024-09-23 13:02:26 +00:00
|
|
|
{
|
2024-10-04 07:58:42 +00:00
|
|
|
"bundleKey": "AppConfig",
|
2024-10-10 17:28:01 +00:00
|
|
|
"containers": {
|
|
|
|
"local": "Profiles-v3",
|
|
|
|
"remote": "Profiles-v3.remote",
|
2024-10-28 15:57:23 +00:00
|
|
|
"providers": "Providers-v3",
|
2024-10-10 17:28:01 +00:00
|
|
|
"legacyV2": "Profiles"
|
|
|
|
},
|
2024-09-23 13:02:26 +00:00
|
|
|
"websites": {
|
|
|
|
"home": "https://passepartoutvpn.app",
|
|
|
|
"subreddit": "https://www.reddit.com/r/passepartout/",
|
|
|
|
"githubSponsors": "https://www.github.com/sponsors/passepartoutvpn"
|
|
|
|
},
|
|
|
|
"emails": {
|
|
|
|
"domain": "passepartoutvpn.app",
|
|
|
|
"recipients": {
|
|
|
|
"issues": "issues",
|
|
|
|
"beta": "beta"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"formats": {
|
|
|
|
"timestamp": "yyyy-MM-dd HH:mm:ss"
|
|
|
|
},
|
2024-10-11 15:57:31 +00:00
|
|
|
"tunnel": {
|
|
|
|
"profileTitleFormat": "Passepartout: %@",
|
2024-09-23 13:02:26 +00:00
|
|
|
"refreshInterval": 3.0
|
|
|
|
},
|
2024-10-10 17:28:01 +00:00
|
|
|
"api": {
|
2024-10-31 09:02:21 +00:00
|
|
|
"bundlePath": "API",
|
2024-10-10 17:28:01 +00:00
|
|
|
"timeoutInterval": 5.0
|
|
|
|
},
|
2024-09-23 13:02:26 +00:00
|
|
|
"log": {
|
|
|
|
"appPath": "app.log",
|
|
|
|
"tunnelPath": "tunnel.log",
|
|
|
|
"sinceLast": 86400,
|
|
|
|
"maxLevel": 3,
|
|
|
|
"maxNumberOfLines": 10000,
|
|
|
|
"maxAge": 604800,
|
|
|
|
"formatter": {
|
|
|
|
"timestamp": "HH:mm:ss",
|
|
|
|
"message": "%@ - %@"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|