Update app.json
This commit is contained in:
parent
96ad427d1a
commit
8f12047239
1
app.json
1
app.json
|
|
@ -47,6 +47,7 @@
|
||||||
},
|
},
|
||||||
"USE_SERVICE_ACCOUNTS": {
|
"USE_SERVICE_ACCOUNTS": {
|
||||||
"description": "Whether to use service accounts or not. For this to work see 'Using service accounts' section below.",
|
"description": "Whether to use service accounts or not. For this to work see 'Using service accounts' section below.",
|
||||||
|
"value": "False",
|
||||||
"required": false
|
"required": false
|
||||||
},
|
},
|
||||||
"AUTHORIZED_CHATS": {
|
"AUTHORIZED_CHATS": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue