revert: Added IndexNow protocol support 🤖

This commit is contained in:
Roman Kelesidis 2025-03-25 13:48:52 +03:00
commit 1b288a96e4
7 changed files with 3 additions and 155 deletions

View file

@ -144,12 +144,6 @@ $bb_cfg['torr_server'] = [
'disable_for_guest' => true
];
// IndexNow settings
$bb_cfg['indexnow_settings'] = [
'enabled' => false,
'host' => 'bing', // Available: yandex, bing, seznam, naver
];
// FAQ url help link
$bb_cfg['how_to_download_url_help'] = 'viewtopic.php?t=1'; // How to download?
$bb_cfg['what_is_torrent_url_help'] = 'viewtopic.php?t=2'; // What is a torrent?