diff --git a/Configuration.md b/Configuration.md index 7298b6a..74f8dd2 100644 --- a/Configuration.md +++ b/Configuration.md @@ -57,7 +57,7 @@ If you wish to further customize your experience of **IW4MAdmin**, the following ### Application | Name | Description | Validation | Default | |------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------|-----------------------------| -| Enable WebfrontFront | Indicates if the webfront (web based GUI) is active | true or false | -- | +| EnableWebfront | Indicates if the webfront (web based GUI) is active | true or false | -- | | WebfrontBindUrl* | Specifies the address and port the webfront will listen on. ([Note for Reverse Proxies](https://github.com/RaidMax/IW4M-Admin/issues/208#issuecomment-855258215)) | HTTP Uri | http://0.0.0.0:1624 | | ManualWebfrontUrl* | URL for webfront (useful for things like [YADB](https://forum.awog.at/topic/89/release-yadb-yet-another-discord-bridge)) | HTTP Uri | null | | WebfrontPrimaryColor* | Hex Value for the Primary Webfront color | Hex Color Code | -- |