😅💙 1000th PR Merged! 💙😅 (#1001)

This commit is contained in:
Roman Kelesidis 2023-10-27 14:53:05 +07:00 committed by GitHub
commit 163e6d07fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -759,8 +759,8 @@ INSERT INTO `bb_extension_groups` (`group_name`, `cat_id`, `allow_group`, `downl
`max_filesize`, `forum_permissions`)
VALUES ('Images', '1', '1', '1', '', '262144', ''),
('Archives', '0', '1', '1', '', '262144', ''),
('Plain text', '0', '0', '1', '', '262144', ''),
('Documents', '0', '0', '1', '', '262144', ''),
('Plain text', '0', '1', '1', '', '262144', ''),
('Documents', '0', '1', '1', '', '262144', ''),
('Real media', '0', '0', '2', '', '262144', ''),
('Torrent', '0', '1', '1', '', '122880', '');