diff --git a/core/modules/forum/config/forum.settings.yml b/core/modules/forum/config/forum.settings.yml new file mode 100644 index 00000000000..bd39d9774c2 --- /dev/null +++ b/core/modules/forum/config/forum.settings.yml @@ -0,0 +1,11 @@ +block: + active: + limit: '5' + new: + limit: '5' +containers: [] +topics: + hot_threshold: '15' + order: '1' + page_limit: '25' +vocabulary: '0'