{ "gmaps": { "key": "AIzaSyFAKE-KEY-FOR-LOCAL-REPRO-0000000", "serverKey": "AIzaSyFAKE-KEY-FOR-LOCAL-REPRO-0000000" }, "piwik": { "url": "http://localhost:9/piwik.php", "site_id": 1 }, "sentryPrivateDSN": "", "public": { "sentryPublicDSN": "", "telegramAuth": 1 }, "private": { "testEmail": "someone@example.com", "testMailer": false, "debugMailer": false, "MAIL_URL": "smtp://127.0.0.1:1025/", "// isMailServer": "See: https://github.com/VeliovGroup/Mail-Time", "isMailServer": true, "fireIconUrl": "https://testfuegos.comunes.org/fire-marker.png", "OAuth": { "google": { "clientId": "", "secret": "", "loginStyle": "popup" } }, "fcmApiToken": "", "proxies_count": 0, "ironPassword": "SomePasswordAlLeast32LongYouKnowHowToCount", "internalApiToken": "ci-smoke-token", "cron": { "debug": false }, "twitter": { "es": { "enabled": false, "comment": "using later.js", "when": "at 9:15 am also at 3:15 pm also at 10:00 pm", "consumer_key": "...", "consumer_secret": "...", "access_token": "...", "access_token_secret": "..." }, "en": { "enabled": false, "comment": "using later.js", "when": "at 9:15 am also at 3:15 pm also at 10:00 pm", "consumer_key": "...", "consumer_secret": "...", "access_token": "...", "access_token_secret": "..." } } }, "_comment": "Settings for CI (tests / smoke / e2e). No secrets: every value here is fake on purpose. See settings-development-sample.json for the shape." }