mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
revert: Added IndexNow
protocol support 🤖
This commit is contained in:
parent
6440162187
commit
1b288a96e4
7 changed files with 3 additions and 155 deletions
|
@ -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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue