Another setting

This commit is contained in:
vjrj 2018-01-26 00:12:36 +01:00
parent 1154330096
commit 98e967833a

View file

@ -8,7 +8,8 @@
}, },
"sentryPrivateDSN": "", "sentryPrivateDSN": "",
"public": { "public": {
"sentryPublicDSN": "" "sentryPublicDSN": "",
"telegramAuth": 1
}, },
"private": { "private": {
"testEmail": "someone@example.com", "testEmail": "someone@example.com",
@ -32,6 +33,7 @@
"loginStyle": "popup" "loginStyle": "popup"
} }
}, },
"proxies_count": 0 "proxies_count": 0,
"ironPassword": "SomePasswordAlLeast32LongYouKnowHowToCount"
} }
} }