From ee60e01dc563b88a06c4c854ae5b78d64e38f9fa Mon Sep 17 00:00:00 2001 From: RaidMax Date: Thu, 30 Jul 2020 20:44:16 -0500 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index bd51088..35753f4 100644 --- a/Configuration.md +++ b/Configuration.md @@ -15,4 +15,5 @@ ### Application | Name | Description | Validation | Default | |--------------------|--------------------------------------------------------|---------------------------------------------------|---------| -|MasterUrl | HTTP Url location of the master server | HTTP Uri | https://fn-p.master.threadsafe.sh/| \ No newline at end of file +|MasterUrl | HTTP Url location of the master server | HTTP Uri | https://fn-p.master.threadsafe.sh/| +|CommandPrefix | Prefix indicating the chat message is a command | Not empty | ! | \ No newline at end of file