Update document
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index a099b2a..8c0925b 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -9,7 +9,8 @@
     amqpQueue = gerrit-queue
     amqpExchange = gerrit-exchange
     amqpRoutingKey = com.foobar.www.gerrit
-    name = foobar-gerrit
-    sshHostname = www.foobar.com
-    sshPort = 24918
+    gerritName = foobar-gerrit
+    gerritHostname = www.foobar.com
+    gerritPort = 24918
+    monitorInterval = 15000
 ```