|
|
@ -124,7 +124,7 @@ ActiveAdmin.setup do |config| |
|
|
|
# This allows your users to comment on any resource registered with Active Admin. |
|
|
|
# This allows your users to comment on any resource registered with Active Admin. |
|
|
|
# |
|
|
|
# |
|
|
|
# You can completely disable comments: |
|
|
|
# You can completely disable comments: |
|
|
|
# config.comments = false |
|
|
|
config.comments = false |
|
|
|
# |
|
|
|
# |
|
|
|
# You can change the name under which comments are registered: |
|
|
|
# You can change the name under which comments are registered: |
|
|
|
# config.comments_registration_name = 'AdminComment' |
|
|
|
# config.comments_registration_name = 'AdminComment' |
|
|
|