mirror of
https://github.com/ThunixdotNet/makeuser.git
synced 2026-01-24 21:40:18 +00:00
Add user queue path
This commit is contained in:
1
setenv
1
setenv
@@ -12,3 +12,4 @@ export EMAIL_TEMPLATE="include/email.tmpl"
|
|||||||
export TILDE_JSON="/var/www/thunix.cf/tilde.json"
|
export TILDE_JSON="/var/www/thunix.cf/tilde.json"
|
||||||
export YAML_FILE="$1.yml"
|
export YAML_FILE="$1.yml"
|
||||||
export BANNED="/root/users.banned"
|
export BANNED="/root/users.banned"
|
||||||
|
export USERQUEUE="/dev/shm/userqueue"
|
||||||
|
|||||||
Reference in New Issue
Block a user