now working
This commit is contained in:
parent
5fb8e1bcb3
commit
c14fac9d8e
3 changed files with 3138 additions and 3118 deletions
|
|
@ -21,7 +21,7 @@
|
|||
socket
|
||||
"--homeserver"
|
||||
config.services.matrix-continuwuity.settings.global.well_known.client
|
||||
"--name"
|
||||
"--username"
|
||||
"nexusbot"
|
||||
"--adminRoom"
|
||||
"#admins:federated.nexus"
|
||||
|
|
@ -34,13 +34,32 @@
|
|||
"--adminName"
|
||||
"conduit"
|
||||
"--email"
|
||||
config.services.caddy.email
|
||||
"--emailAlias"
|
||||
("inf" + "o@f" + "edera" + "ted.n" + "exus")
|
||||
"--mailDomain"
|
||||
"mail.henryhiles.com"
|
||||
"email-smtp.us-east-1.amazonaws.com"
|
||||
"--mailName"
|
||||
"Federated Nexus"
|
||||
"--mailUsername"
|
||||
"AKIAREHCBHZLJADIVNOA"
|
||||
"--subject"
|
||||
"Your registration for Federated Nexus has been accepted!"
|
||||
"--plainText"
|
||||
"Your registration for Federated Nexus has been accepted! Your credentials are:
|
||||
Username: @{username}
|
||||
Password: @{password}
|
||||
|
||||
If you have any questions, check out our documentation: https://federated.nexus/services/matrix/.
|
||||
|
||||
If you have any issues, reply to this email."
|
||||
"--markdown"
|
||||
"# Your registration for Federated Nexus has been accepted!
|
||||
## Your credentials are:
|
||||
- ### Username: @{username}
|
||||
- ### Password: @{password}
|
||||
|
||||
If you have any questions, check out [our documentation](https://federated.nexus/services/matrix/).
|
||||
|
||||
If you have any issues, reply to this email."
|
||||
];
|
||||
group = "caddy";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue