mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update config.php
This commit is contained in:
parent
4ab7f9dcb4
commit
8614569ec3
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ $bb_cfg['adv_email'] = "adv@$domain_name"; // advertisement email
|
|||
|
||||
// Error reporting
|
||||
$bb_cfg['whoops'] = [
|
||||
'error_message' => 'Sorry, something went wrong. Drink coffee and come back after some time... ☕️',
|
||||
'enabled' => true,
|
||||
'blacklist' => [
|
||||
'_COOKIE' => array_keys($_COOKIE),
|
||||
'_SERVER' => array_keys($_SERVER),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue