20 lines
426 B
JSON
20 lines
426 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"Meta": {
|
|
"AppId": "",
|
|
"AppSecret": "",
|
|
"SystemUserToken": "",
|
|
"BusinessManagerId": "",
|
|
"ApiVersion": "v21.0",
|
|
"EnableRealApi": false,
|
|
"GraphApiBaseUrl": "https://graph.facebook.com",
|
|
"TimeoutSeconds": 30
|
|
},
|
|
"InternalKey": "dev-meta-internal-key-change-in-production"
|
|
}
|