forked from blesta/module-namesilo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
36 lines (36 loc) · 867 Bytes
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"version": "1.14.1",
"type": "registrar",
"name": "Namesilo.name",
"description": "Namesilo.description",
"authors": [
{
"name": "Phillips Data Inc.",
"url": "https://www.blesta.com"
},
{
"name": "KnownHost LLC",
"url": "https://www.knownhost.com"
},
{
"name": "NETLINK IT SERVICES",
"url": "http://www.netlink.ie/"
}
],
"package": {
"name_key": "domain"
},
"service": {
"name_key": "domain"
},
"module": {
"row": "Namesilo.module_row",
"rows": "Namesilo.module_row_plural",
"row_key": "user"
},
"email_tags": {
"module": [],
"package": [],
"service": ["domain", "transfer", "private", "ns1", "ns2", "ns3", "ns4", "ns5"]
}
}