Description
The storm.ui.url field does not accept a URL, but instead accepts a hostname, port and path, without the schema. The code then prepends http:// This is somewhat confusing, and prevents us later moving to support ssl access to the api. The field should retain its name as url, but accept an actual url.
Note this is a breaking config change, and will required documentation.
Attachments
Issue Links
- links to