mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-02-05 03:42:46 -05:00
8 lines
253 B
JSON
8 lines
253 B
JSON
{
|
|
"ApiUrl": "http://localhost:5092",
|
|
"PrivateEmailDomains": ["example.tld", "example2.tld", "disabled.tld"],
|
|
"HiddenPrivateEmailDomains": ["disabled.tld"],
|
|
"SupportEmail": "support@example.tld",
|
|
"PublicRegistrationEnabled": "true"
|
|
}
|