diff --git a/Configuration.md b/Configuration.md
index d29aae6..5867a05 100644
--- a/Configuration.md
+++ b/Configuration.md
@@ -1,6 +1,8 @@
# Configuration
-Following is a list of all the available configuration properties.
+Following is a list of all the available configuration properties specific to chatto itself.
+Apart from these, all the usual spring properties can be configured in the same way as well.
+Please consult the spring boot documentation if you wish to configure them.
You must place these config paramaters in an application.properties file in the same directory as the jar file in this form -
```properties