This commit is contained in:
parent
4faaa5b25e
commit
4fe127664b
5 changed files with 10 additions and 0 deletions
|
@ -32,6 +32,7 @@ class Form::AdminSettings
|
|||
trends
|
||||
show_domain_blocks
|
||||
show_domain_blocks_rationale
|
||||
noindex
|
||||
).freeze
|
||||
|
||||
BOOLEAN_KEYS = %i(
|
||||
|
@ -45,6 +46,7 @@ class Form::AdminSettings
|
|||
profile_directory
|
||||
spam_check_enabled
|
||||
trends
|
||||
noindex
|
||||
).freeze
|
||||
|
||||
UPLOAD_KEYS = %i(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue