14 lines
354 B
JSON
14 lines
354 B
JSON
{
|
|
"timeZone": "Asia/Bangkok",
|
|
"dependencies": {},
|
|
"exceptionLogging": "STACKDRIVER",
|
|
"runtimeVersion": "V8",
|
|
"webapp": {
|
|
"executeAs": "USER_DEPLOYING",
|
|
"access": "ANYONE_ANONYMOUS"
|
|
},
|
|
"oauthScopes": [
|
|
"https://www.googleapis.com/auth/script.projects.readonly",
|
|
"https://www.googleapis.com/auth/script.external_request"
|
|
]
|
|
} |