From 2b9fe72b397a239c40f8c66d83506e0e2e8d5854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 22 Jan 2015 10:14:37 +0100 Subject: remove foo test --- app/config/parameters.yml.dist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/config') diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 1da778f4..26a23f54 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist @@ -18,3 +18,5 @@ parameters: # A secret key that's used to generate certain security-related tokens secret: ThisTokenIsNotSoSecretChangeIt + + download_pictures: false # if true, pictures will be stored into data/assets for each article \ No newline at end of file -- cgit v1.2.3