diff --git a/core/modules/forum/config/forum.settings.yml b/core/modules/forum/config/forum.settings.yml new file mode 100644 index 0000000000000000000000000000000000000000..bd39d9774c272232df15c9e425dacef3a519621e --- /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'