Merge PR #26345 bd03/admin/enabled
* Commits: fix: Add DiscussionsConfiguration.enabled to admin page
This commit is contained in:
@@ -81,6 +81,7 @@ class ProviderFilter(StackedConfigurationModel):
|
||||
)
|
||||
|
||||
STACKABLE_FIELDS = (
|
||||
'enabled',
|
||||
'allow',
|
||||
'deny',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user