From 326f4ad4ee0cc692750045598ad9dfeaaec22270 Mon Sep 17 00:00:00 2001 From: Vladimir Krylov Date: Mon, 18 Jan 2016 11:17:14 +0200 Subject: [PATCH] 104525318 - default legacy legal docs conf --- config/application-example.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/application-example.yml b/config/application-example.yml index b08a1b007..a1f71d78c 100644 --- a/config/application-example.yml +++ b/config/application-example.yml @@ -37,6 +37,7 @@ app_name: '.EE Registry' zonefile_export_dir: 'export/zonefiles' bank_statement_import_dir: 'import/bank_statements' legal_documents_dir: 'import/legal_documents' +legacy_legal_documents_dir: 'import/legacy_legal_documents' time_zone: 'Tallinn' # more zones by rake time:zones:all openssl_config_path: '/etc/ssl/openssl.cnf'