Add support for asice document format

This commit is contained in:
Maciej Szlosarczyk 2018-05-03 16:53:01 +03:00
parent fc9cff675e
commit 95ed1bbf47
No known key found for this signature in database
GPG key ID: 41D62D42D3B0D765
5 changed files with 64 additions and 63 deletions

View file

@ -67,7 +67,7 @@ contact_org_enabled: 'false'
# iptables_server_ip: '127.0.0.1'
# Custom legal document types. Changing this requires updating EPP extension schema for allowed legalDocEnumType values.
# System default for legal document types is: pdf,bdoc,ddoc,zip,rar,gz,tar,7z,odt,doc,docx
# 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"