From b15cf95c72c2da29474bc75a00454317d2df8983 Mon Sep 17 00:00:00 2001 From: nova Date: Sun, 31 May 2020 09:40:19 +0000 Subject: [PATCH] --- Configuration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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