]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Add test on getting starred entries using the API
[github/wallabag/wallabag.git] / app / config / config.yml
index 367aa2763537dff1868576d823b42cbc014c06d3..5b26b06fecf0d20f2132a4d220ada94556592db5 100644 (file)
@@ -45,9 +45,12 @@ twig:
         export_mobi: %export_mobi%
         export_pdf: %export_pdf%
         version: %app.version%
+        warning_message: %warning_message%
         paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb"
         flattr_url: "https://flattr.com/thing/1265480"
-
+    form:
+        resources:
+            - LexikFormFilterBundle:Form:form_div_layout.html.twig
 # Assetic Configuration
 assetic:
     debug:          "%kernel.debug%"
@@ -75,7 +78,10 @@ doctrine:
 
     orm:
         auto_generate_proxy_classes: "%kernel.debug%"
-        auto_mapping: true
+        entity_managers:
+            default:
+                naming_strategy: wallabag_core.doctrine.prefixed_naming_strategy
+                auto_mapping: true
 
 # Swiftmailer Configuration
 swiftmailer:
@@ -133,6 +139,7 @@ liip_theme:
     load_controllers: false
     themes:
         - baggy
+        - material
     autodetect_theme: wallabag_core.helper.detect_active_theme
 
     path_patterns: