Remove blank select fields
Without this form option the form shows a blank field at the top of the selection. After selecting this field and sending the request to the server it responds with a FATAL
error:
API response body: {"errors":["Log level can't be blank","Log level must be one of: debug, info, warn, error"]}