From 09bb8600505d384899165f2ea95a0d50f9796f8a Mon Sep 17 00:00:00 2001 From: Maciej Szlosarczyk Date: Fri, 4 May 2018 16:00:56 +0300 Subject: [PATCH] Update application-example.yml to include asice file format --- config/application-example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/application-example.yml b/config/application-example.yml index 60ae87952..c89730699 100644 --- a/config/application-example.yml +++ b/config/application-example.yml @@ -68,7 +68,7 @@ contact_org_enabled: 'false' # Custom legal document types. Changing this requires updating EPP extension schema for allowed legalDocEnumType values. # System default for legal document types is: pdf,asice,bdoc,ddoc,zip,rar,gz,tar,7z,odt,doc,docx -# legal_document_types: "pdf,bdoc,ddoc,zip,rar,gz,tar,7z,odt,doc,docx" +# legal_document_types: "pdf,asice,bdoc,ddoc,zip,rar,gz,tar,7z,odt,doc,docx" #