mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Some cleanup (#1255)
This commit is contained in:
parent
912838cd1a
commit
f483aa273b
5 changed files with 11 additions and 77 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue