Minor improvements (#1511)

* Minor improvements

* Update user_agreement.html

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2024-06-14 14:12:40 +07:00 committed by GitHub
commit 2cd786f85d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -568,7 +568,7 @@ VALUES ('allow_autologin', '1'),
('max_net_title', '50'),
('network_news_count', '5'),
('network_news_forum_id', '2'),
('whois_info', 'http://whatismyipaddress.com/ip/'),
('whois_info', 'https://whatismyipaddress.com/ip/'),
('show_mod_index', '0'),
('premod', '0'),
('tor_comment', '1'),
@ -756,7 +756,7 @@ VALUES ('Images', '1', '1', '1', '', '262144', ''),
('Plain text', '0', '1', '1', '', '262144', ''),
('Documents', '0', '1', '1', '', '262144', ''),
('Real media', '0', '0', '2', '', '262144', ''),
('Torrent', '0', '1', '1', '', '122880', '');
('Torrent', '0', '1', '1', '', '262144', '');
-- ----------------------------
-- Table structure for `bb_forums`