diff --git a/app/config/default_parameters.yml b/app/config/default_parameters.yml index bc5b30ba9..82a253008 100644 --- a/app/config/default_parameters.yml +++ b/app/config/default_parameters.yml @@ -30,4 +30,7 @@ parameters: cache_redis_port: 6379 # Content types included in Recommendations from YooChoose account - ez_recommendation.default.recommender.included_content_types: [blog, article, place] \ No newline at end of file + ez_recommendation.default.recommender.included_content_types: [blog, article, place] + + # Location id of the content item for form uploads + form_builder.upload_folder.location_id: 250