Licitator 1.0
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.

24 lines
817 B

5 years ago
  1. # Configuration file for the AdminLTE bundle
  2. #
  3. # For more information about the bundle settings visit:
  4. # https://github.com/kevinpapst/AdminLTEBundle/blob/master/Resources/docs/configurations.md
  5. #
  6. # For tabs in the control_sidebar (right screen) add the 'control_sidebar' config key:
  7. # https://github.com/kevinpapst/AdminLTEBundle/blob/master/Resources/docs/control_sidebar.md
  8. admin_lte:
  9. options:
  10. skin: skin-blue
  11. fixed_layout: false
  12. boxed_layout: false
  13. collapsed_sidebar: false
  14. mini_sidebar: false
  15. knp_menu:
  16. enable: true
  17. routes:
  18. adminlte_login: fos_user_security_login
  19. adminlte_login_check: fos_user_security_check
  20. # adminlte_registration: fos_user_registration_register
  21. adminlte_password_reset: fos_user_resetting_request