From 03fe717aa1e56b6280d8edaa8575d1623a5b7d42 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Tue, 14 Apr 2015 14:03:48 +0300 Subject: [PATCH] Add bank statements import dir to application.yml --- config/application-example.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/application-example.yml b/config/application-example.yml index a3a54fa15..47e93a0ab 100644 --- a/config/application-example.yml +++ b/config/application-example.yml @@ -2,6 +2,7 @@ app_name: '.EE Registry' zonefile_export_dir: 'export/zonefiles' +bank_statement_import_dir: 'import/bank_statements' # Contact epp will not accept org value by default # and returns 2306 "Parameter value policy error"