diff --git a/rabbit_config.py.example b/rabbit_config.py.example
index 19af28dd73f04f8bc639ed8415f6c4f862f9337c..bffaaab2a8f1b815c5ca6886264d5c3e79236822 100644
--- a/rabbit_config.py.example
+++ b/rabbit_config.py.example
@@ -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'