forked from leftypol/leftypol
Remove enforcing image uniqueness
- fixes issue 34: https://github.com/towards-a-new-leftypol/leftypol_lainchan/issues/34
This commit is contained in:
parent
e82012d6d6
commit
ca56ce0b57
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ $config['secure_trip_salt'] = 'ODQ2NDM0ODlmMmRhNzk2M2EyNjJlOW';
|
|||
|
||||
// Max attachments per post
|
||||
$config['max_images'] = 5;
|
||||
$config['image_reject_repost'] = false;
|
||||
|
||||
$config['thumb_method'] = 'gm+gifsicle';
|
||||
$config['gnu_md5'] = '1';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue