mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Added bt_announce_url
autofill (#1331)
* `bt_announce_url` autofill * Update CHANGELOG.md
This commit is contained in:
parent
1ba5576ad5
commit
f28b3e2d80
3 changed files with 7 additions and 1 deletions
|
@ -506,7 +506,7 @@ VALUES ('allow_autologin', '1'),
|
|||
('birthday_check_day', '7'),
|
||||
('bt_add_auth_key', '1'),
|
||||
('bt_allow_spmode_change', '1'),
|
||||
('bt_announce_url', 'https://demo.torrentpier.com/bt/announce.php'),
|
||||
('bt_announce_url', ''),
|
||||
('bt_disable_dht', '0'),
|
||||
('bt_check_announce_url', '0'),
|
||||
('bt_del_addit_ann_urls', '1'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue