Updated Settings (markdown)

Stef Heyenrath
2025-02-25 07:41:46 +01:00
parent 32ef09137a
commit 7e95947947

@@ -141,6 +141,9 @@ Allow a Body for all HTTP Methods. (default set to false).
Allow any HttpStatusCode in the response. Also null, 0, empty or invalid. (default set to false).
_Note : this will not work when hosting a Docker container in Azure_
### AllowedCustomHandlebarHelpers
Defines the allowed custom HandlebarHelpers which can be used. Possible values are `None`, `File` and `All`. By default it's `None`.
### AdminUsername
The username needed for __admin access.