diff --git a/rabbit_config.py.example b/rabbit_config.py.example
index 21386da2c7dfadaec5804114ee27f12c18dc4608..19af28dd73f04f8bc639ed8415f6c4f862f9337c 100644
--- a/rabbit_config.py.example
+++ b/rabbit_config.py.example
@@ -14,6 +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"
 
 # Config related to email
 Mail_server = 'localhost'