Browse Source

Config updated

Guillermo Espinoza 7 years ago
parent
commit
593cca1d32
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/config/config.yml

+ 3 - 3
app/config/config.yml

@@ -38,7 +38,7 @@ framework:
         resource: '%kernel.project_dir%/app/config/routing.yml'
         strict_requirements: ~
     form: ~
-    csrf_protection: ~
+    # csrf_protection: ~
     validation: { enable_annotations: true }
     #serializer: { enable_annotations: true }
     templating:
@@ -123,7 +123,7 @@ sonata_admin:
         user_block: BaseOAuthClientBundle:Core:oauth_user_block.html.twig
         list: BaseAdminBundle::standard_list.html.twig
     persist_filters: true
-    
+
 doctrine_migrations:
     dir_name: "%kernel.root_dir%/DoctrineMigrations"
     namespace: Application\Migrations
@@ -135,4 +135,4 @@ stof_doctrine_extensions:
     orm:
         default:
             timestampable: true
-            softdeleteable: true
+            softdeleteable: true