You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

lc_sov.yaml 245B

1234567
  1. lc_sov:
  2. homepage_route: 'app_homepage'
  3. login_redirection:
  4. redirect_referer: true
  5. roles_redirection:
  6. - { role: "ROLE_ADMIN", redirect: "app_admin_dashboard" }
  7. - { role: "ROLE_SUPER_ADMIN", redirect: "app_admin_dashboard" }