towards-a-new-leftypol 2020-12-27 17:50:31 -05:00
parent bb4e13a17d
commit 3695f6c371
1 changed files with 3 additions and 0 deletions

View File

@ -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;