Some cleanup (#1255)

This commit is contained in:
Roman Kelesidis 2023-12-23 20:26:58 +07:00 committed by GitHub
commit f483aa273b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 77 deletions

View file

@ -54,9 +54,7 @@ VALUES ('upload_dir', 'data/torrent_files'),
('img_link_width', '600'),
('img_link_height', '400'),
('img_create_thumbnail', '1'),
('img_min_thumb_filesize', '12000'),
('wma_autoplay', '0'),
('flash_autoplay', '0');
('img_min_thumb_filesize', '12000');
-- ----------------------------
-- Table structure for `bb_attachments_desc`