mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-31 12:23:48 +01:00
infinity/smart-build: typo
This commit is contained in:
parent
92e4314a62
commit
be88d026bd
@ -177,7 +177,7 @@
|
||||
$config['hour_max_threads'] = 10;
|
||||
$config['filters'][] = array(
|
||||
'condition' => array(
|
||||
'custom' => 'test_posts_per_hour'
|
||||
'custom' => 'max_posts_per_hour'
|
||||
),
|
||||
'action' => 'reject',
|
||||
'message' => 'On this board, to prevent raids the number of threads that can be created per hour is limited. Please try again later, or post in an existing thread.'
|
||||
|
Loading…
x
Reference in New Issue
Block a user