Skip to content
Snippets Groups Projects
Commit b2570298 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Change the var name to admin_email in example config

parent 154bbef0
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ rc_users_ldap_repo_loc = "~/git/rc-users"
# Config related to email
Server = 'localhost'
My_email = 'root@localhost'
Admin_email = 'root@localhost'
Sender = 'ROOT@LOCALHOST'
Sender_alias = 'Services'
Subject = 'New User Account'
......@@ -38,7 +38,7 @@ User ID: {{{{ username }}}}
If you have any questions, please visit:
{Info_url}
or email at {My_email}
or email at {Admin_email}
Cheers,
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment