mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12150] Add options to acp
PHPBB3-12150
This commit is contained in:
@@ -457,6 +457,9 @@ class acp_forums
|
||||
'prune_days' => 7,
|
||||
'prune_viewed' => 7,
|
||||
'prune_freq' => 1,
|
||||
'enable_shadow_topic_prune' => false,
|
||||
'prune_shadow_topic_days' => 7,
|
||||
'prune_shadow_topic_freq' => 1,
|
||||
'forum_flags' => FORUM_FLAG_POST_REVIEW + FORUM_FLAG_ACTIVE_TOPICS,
|
||||
'forum_options' => 0,
|
||||
'forum_password' => '',
|
||||
|
Reference in New Issue
Block a user