config/initializers/commontator.rb in commontator-2.0.2 vs config/initializers/commontator.rb in commontator-4.0.0

- old
+ new

@@ -21,10 +21,10 @@ # The name used if the user's name cannot be retrieved # Default: 'Anonymous' config.user_missing_name = 'Anonymous' # Whether the comment creator's name is clickable in the comment view - # If enabled, the link will point to the comment creator's show page + # If enabled, the link will point to the comment creator's 'show' page # Default: false config.user_name_clickable = false # The method that returns the user's email address # Default: 'email'