diff --git a/inc/config.php b/inc/config.php index ec73226d..20eaf03d 100644 --- a/inc/config.php +++ b/inc/config.php @@ -682,7 +682,7 @@ $config['allow_roll'] = false; // Maximum number of dice rolls per post. - $config['max_roll_count'] = 24; + $config['max_roll_count'] = 100; // Use semantic URLs for threads, like /b/res/12345/daily-programming-thread.html $config['slugify'] = false;