forked from leftypol/leftypol
Fix issue 47
https://github.com/towards-a-new-leftypol/leftypol_lainchan/issues/47
This commit is contained in:
parent
f466d47f42
commit
72a8e82e32
1 changed files with 3 additions and 0 deletions
|
@ -83,7 +83,10 @@ $config['max_pages'] = 36;
|
|||
$config['threads_preview'] = 5;
|
||||
$config['root'] = '/';
|
||||
$config['secure_trip_salt'] = 'ODQ2NDM0ODlmMmRhNzk2M2EyNjJlOW';
|
||||
|
||||
//Permissions
|
||||
$config['mod']['move'] = MOD;
|
||||
$config['mod']['editpost'] = MOD;
|
||||
|
||||
// Max attachments per post
|
||||
$config['max_images'] = 5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue