You are here

social_comment_upload.routing.yml in Open Social 8.9

modules/social_features/social_comment_upload/social_comment_upload.routing.yml

File

modules/social_features/social_comment_upload/social_comment_upload.routing.yml
View source
  1. social_comment_upload.settings:
  2. path: '/admin/config/opensocial/comment-upload-settings'
  3. defaults:
  4. _form: '\Drupal\social_comment_upload\Form\SocialCommentUploadSettingsForm'
  5. _title: 'Comment upload settings'
  6. requirements:
  7. _permission: 'administer social_comment_upload settings'