diff --git a/Configuration.md b/Configuration.md index 35753f4..41238d9 100644 --- a/Configuration.md +++ b/Configuration.md @@ -13,7 +13,8 @@ | CustomHostname | Override server title (hostname) | Length >= 3 — Length <= 128 | null | ### Application -| Name | Description | Validation | Default | -|--------------------|--------------------------------------------------------|---------------------------------------------------|---------| -|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 +| Name | Description | Validation | Default | +|-----------------------|-----------------------------------------------------------|---------------------------------------------------|---------| +|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 | ! | +|BroadcastCommandPrefix | Prefix indicating the chat message is a broadcast command | Not empty | @ | \ No newline at end of file