mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 02:27:34 -07:00
😅💙 1000th PR Merged! 💙😅 (#1001)
This commit is contained in:
parent
61033d0765
commit
163e6d07fb
1 changed files with 2 additions and 2 deletions
|
@ -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', '');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue