aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/config.yml')
-rw-r--r--app/config/config.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index b751c0bb..367aa276 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -136,11 +136,11 @@ liip_theme:
136 autodetect_theme: wallabag_core.helper.detect_active_theme 136 autodetect_theme: wallabag_core.helper.detect_active_theme
137 137
138 path_patterns: 138 path_patterns:
139 app_resource: 139 # app_resource:
140 - %%app_path%%/views/themes/%%current_theme%%/%%template%% 140 # - %%app_path%%/views/themes/%%current_theme%%/%%template%%
141 - %%app_path%%/views/%%template%% 141 # - %%app_path%%/views/%%template%%
142 bundle_resource: 142 bundle_resource:
143 - %%bundle_path%%/Resources/views/themes/%%current_theme%%/%%template%% 143 - %%bundle_path%%/Resources/views/themes/%%current_theme%%/%%template%%
144 bundle_resource_dir: 144 # bundle_resource_dir:
145 - %%dir%%/views/themes/%%current_theme%%/%%bundle_name%%/%%template%% 145 # - %%dir%%/views/themes/%%current_theme%%/%%bundle_name%%/%%template%%
146 - %%dir%%/views/%%bundle_name%%/%%override_path%% 146 # - %%dir%%/views/%%bundle_name%%/%%override_path%%