mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Add support for .sce legal document
This commit is contained in:
parent
09bb860050
commit
acbca42a9f
5 changed files with 12 additions and 11 deletions
|
@ -67,8 +67,8 @@ 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,asice,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"
|
||||
# System default for legal document types is: pdf,asice,sce,bdoc,ddoc,zip,rar,gz,tar,7z,odt,doc,docx
|
||||
# legal_document_types: "pdf,asice,sce,bdoc,ddoc,zip,rar,gz,tar,7z,odt,doc,docx"
|
||||
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue