Updated Configuration (markdown)

RaidMax 2020-07-30 20:58:29 -05:00
parent ee60e01dc5
commit 1fdfd21cf6

@ -13,7 +13,8 @@
| CustomHostname | Override server title (hostname) | Length >= 3 &mdash; 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 | ! |
| 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 | @ |