mirror of
https://github.com/ThunixdotNet/makeuser.git
synced 2026-01-24 13:40:17 +00:00
define EMAIL_TEMPLATE and TILDE_JSON in setenv
This commit is contained in:
2
setenv
2
setenv
@@ -8,3 +8,5 @@ export ADMIN_EMAIL="root@thunix.net"
|
||||
export SIGNUP_URL="https://thunix.net/signup"
|
||||
export DESCRIPTION="Thunix is a community, centered around access to a public *nix system. Thunix offers shell accounts with complete set of programming tools, and follows a continuous integration-continuous deployment of system configuration."
|
||||
export LIST_NAME="thunix-join@lists.tildeverse.org"
|
||||
export EMAIL_TEMPLATE="tmpl/email.tmpl"
|
||||
export TILDE_JSON="/var/www/thunix.cf/tilde.json"
|
||||
|
||||
Reference in New Issue
Block a user