]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Remove some commented code
[github/wallabag/wallabag.git] / app / config / config.yml
index 5bc16dd9b95e7110ca732c0b34b074d41132f2b7..5fac31929408297b3c05d2cf3df29106f00cabf4 100644 (file)
@@ -170,14 +170,8 @@ liip_theme:
     autodetect_theme: wallabag_core.helper.detect_active_theme
 
     path_patterns:
-        # app_resource:
-        #     - %%app_path%%/views/themes/%%current_theme%%/%%template%%
-        #     - %%app_path%%/views/%%template%%
         bundle_resource:
             - %%bundle_path%%/Resources/views/themes/%%current_theme%%/%%template%%
-        # bundle_resource_dir:
-        #     - %%dir%%/views/themes/%%current_theme%%/%%bundle_name%%/%%template%%
-        #     - %%dir%%/views/%%bundle_name%%/%%override_path%%
 
 fos_user:
     db_driver: orm