Whitespace and removed error.
This commit is contained in:
parent
c04c9bcb6a
commit
02b4b96ffb
|
@ -111,11 +111,8 @@ $config['mod']['editpost'] = MOD;
|
|||
// Raw HTML posting
|
||||
$config['mod']['rawhtml'] = MOD;
|
||||
|
||||
$config['mod']['mod_board_log'] = MOD;
|
||||
|
||||
$config['allow_thread_deletion'] = false;
|
||||
|
||||
|
||||
// Max attachments per post
|
||||
$config['max_images'] = 5;
|
||||
$config['image_reject_repost'] = false;
|
||||
|
|
Loading…
Reference in New Issue