mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -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
|
||||
$bb_cfg['bugsnag'] = [
|
||||
'enabled' => true,
|
||||
'api_key' => '492753017170b6c2c76a0e7ae64604ea',
|
||||
'api_key' => '33b3ed0102946bab71341f9edc125e21',
|
||||
];
|
||||
|
||||
$bb_cfg['telegram_sender'] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue