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

Add DB path as variable

parent c776a1d8
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,6 +14,7 @@ User_dirs = ['/home', '/data/user', '/data/scratch'] ...@@ -14,6 +14,7 @@ User_dirs = ['/home', '/data/user', '/data/scratch']
# git_commit agent config # git_commit agent config
rc_users_ldap_repo_loc = "~/git/rc-users" rc_users_ldap_repo_loc = "~/git/rc-users"
Db_path = ".agent_db"
# Config related to email # Config related to email
Mail_server = 'localhost' 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