mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update config.php
This commit is contained in:
parent
0fb68f5042
commit
30860e1cb6
1 changed files with 1 additions and 1 deletions
|
@ -447,7 +447,7 @@ $bb_cfg['adv_email'] = "adv@$domain_name"; // advertisement email
|
||||||
// Error reporting
|
// Error reporting
|
||||||
$bb_cfg['bugsnag'] = [
|
$bb_cfg['bugsnag'] = [
|
||||||
'enabled' => true,
|
'enabled' => true,
|
||||||
'api_key' => '492753017170b6c2c76a0e7ae64604ea',
|
'api_key' => '33b3ed0102946bab71341f9edc125e21',
|
||||||
];
|
];
|
||||||
|
|
||||||
$bb_cfg['telegram_sender'] = [
|
$bb_cfg['telegram_sender'] = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue