Skip to content
Snippets Groups Projects
Commit 0c51d567 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update variable to lowercase

parent 0c347421
No related branches found
No related tags found
3 merge requests!147Merge previous default branch feat-cod-rmq into main,!104Merging feat-cod- to feat-prod,!103Feat var db path
......@@ -14,7 +14,7 @@ User_dirs = ['/home', '/data/user', '/data/scratch']
# git_commit agent config
rc_users_ldap_repo_loc = "~/git/rc-users"
Db_path = ".agent_db"
db_path = ".agent_db"
# Config related to email
Mail_server = 'localhost'
......
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