8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc7ff9 commit db1b518Copy full SHA for db1b518
config/initializers/active_admin.rb
@@ -80,19 +80,6 @@
80
# Default:
81
# config.root_to = 'dashboard#index'
82
83
- # == Admin Comments
84
- #
85
- # This allows your users to comment on any resource registered with Active Admin.
86
87
- # You can completely disable comments:
88
- config.allow_comments = false
89
90
- # You can disable the menu item for the comments index page:
91
- # config.show_comments_in_menu = false
92
93
- # You can change the name under which comments are registered:
94
- # config.comments_registration_name = 'AdminComment'
95
-
96
# == Batch Actions
97
# Enable and disable Batch Actions
98
config.batch_actions = false
0 commit comments