settings samples improved
This commit is contained in:
parent
e6fbac66ec
commit
6497278755
1 changed files with 13 additions and 1 deletions
|
|
@ -1,6 +1,18 @@
|
||||||
{
|
{
|
||||||
"public": {},
|
"gmaps": {
|
||||||
|
"key": ""
|
||||||
|
},
|
||||||
|
"piwik": {
|
||||||
|
"url": "",
|
||||||
|
"site_id": 1
|
||||||
|
},
|
||||||
|
"sentryPrivateDSN": "",
|
||||||
|
"public": {
|
||||||
|
"sentryPublicDSN": ""
|
||||||
|
},
|
||||||
"private": {
|
"private": {
|
||||||
|
"testEmail": "someone@example.com",
|
||||||
|
"testMailer": false,
|
||||||
"MAIL_URL": "",
|
"MAIL_URL": "",
|
||||||
"OAuth": {
|
"OAuth": {
|
||||||
"facebook": {
|
"facebook": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue