FEATURE: Category setting to make all topics wikis

FEATURE: Category setting to make all topics wikis
This commit is contained in:
Joe Buhlig
2016-12-18 07:38:55 -06:00
parent ddd299f4aa
commit 87251fded7
10 changed files with 29 additions and 1 deletions

View File

@ -230,6 +230,7 @@ class CategoriesController < ApplicationController
:email_in,
:email_in_allow_strangers,
:suppress_from_homepage,
:all_topics_wiki,
:parent_category_id,
:auto_close_hours,
:auto_close_based_on_last_post,