You are here

apply_for_role.settings.yml in Apply for role 8

src/config/install/apply_for_role.settings.yml

File

src/config/install/apply_for_role.settings.yml
View source
  1. multiple_roles_per_app: false
  2. apply_for_role_on_registration_form: 0
  3. display_approved_roles_app_form: false
  4. allow_user_message_with_app: false
  5. apply_for_role_roles: null
  6. user_apply_form_description: ''
  7. send_email_to_admin: false
  8. admin_email_addresses: ''
  9. admin_email_subject: 'New role application.'
  10. admin_email_body: 'An application has been submit by %USER for %ROLE.'
  11. send_user_approval_email: false
  12. send_user_approval_subject: 'Your role application has been approved.'
  13. send_user_approval_body: 'Your role application has been approved at %URL for %ROLE.'
  14. send_user_deny_email: false
  15. send_user_deny_subject: 'Your role application has been denied.'
  16. send_user_deny_body: 'Your role application has been denied at %URL for %ROLE.'