diff --git a/settings-development-sample.json b/settings-development-sample.json index afe4cc7..6aaea55 100644 --- a/settings-development-sample.json +++ b/settings-development-sample.json @@ -1,6 +1,18 @@ { - "public": {}, + "gmaps": { + "key": "" + }, + "piwik": { + "url": "", + "site_id": 1 + }, + "sentryPrivateDSN": "", + "public": { + "sentryPublicDSN": "" + }, "private": { + "testEmail": "someone@example.com", + "testMailer": false, "MAIL_URL": "", "OAuth": { "facebook": {