aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-01-14 14:10:33 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-01-15 09:35:39 +0100
commit1d405d0e62a708928bccd2222ebd89d4804231f9 (patch)
tree70e65eb7d3b550c54f235a1ff1d7ab63b8a9c2e8 /app/config/config.yml
parentc38d27d4216bf74d6d3ae8f8f22d68923418ad80 (diff)
downloadwallabag-1d405d0e62a708928bccd2222ebd89d4804231f9.tar.gz
wallabag-1d405d0e62a708928bccd2222ebd89d4804231f9.tar.zst
wallabag-1d405d0e62a708928bccd2222ebd89d4804231f9.zip
Remove some commented code
Diffstat (limited to 'app/config/config.yml')
-rw-r--r--app/config/config.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index 5bc16dd9..5fac3192 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -170,14 +170,8 @@ liip_theme:
170 autodetect_theme: wallabag_core.helper.detect_active_theme 170 autodetect_theme: wallabag_core.helper.detect_active_theme
171 171
172 path_patterns: 172 path_patterns:
173 # app_resource:
174 # - %%app_path%%/views/themes/%%current_theme%%/%%template%%
175 # - %%app_path%%/views/%%template%%
176 bundle_resource: 173 bundle_resource:
177 - %%bundle_path%%/Resources/views/themes/%%current_theme%%/%%template%% 174 - %%bundle_path%%/Resources/views/themes/%%current_theme%%/%%template%%
178 # bundle_resource_dir:
179 # - %%dir%%/views/themes/%%current_theme%%/%%bundle_name%%/%%template%%
180 # - %%dir%%/views/%%bundle_name%%/%%override_path%%
181 175
182fos_user: 176fos_user:
183 db_driver: orm 177 db_driver: orm