{ "bundleKey": "AppConfig", "containers": { "local": "Local", "remote": "Remote", "backup": "Backup", "preferences": "Preferences-v3", "legacyV2": "Profiles", "legacyV2TV": "SharedProfiles" }, "websites": { "home": "https://passepartoutvpn.app", "subreddit": "https://www.reddit.com/r/passepartout/", "githubSponsors": "https://www.github.com/sponsors/passepartoutvpn", "eula": "https://www.apple.com/legal/internet-services/itunes/dev/stdeula/" }, "emails": { "domain": "passepartoutvpn.app", "recipients": { "issues": "issues", "beta": "beta" } }, "formats": { "timestamp": "yyyy-MM-dd HH:mm:ss" }, "tunnel": { "profileTitleFormat": "Passepartout: %@", "refreshInterval": 3.0, "betaReceiptPath": "beta-receipt", "eligibilityCheckInterval": 3600.0 }, "api": { "timeoutInterval": 5.0 }, "log": { "appPath": "app.log", "tunnelPath": "tunnel.log", "sinceLast": 86400, "options": { "maxLevel": 3, "maxSize": 500000, "maxBufferedLines": 5000, "maxAge": 259200 }, "formatter": { "timestamp": "HH:mm:ss", "message": "%@ - %@" } } }