Open
Description
Is your feature request related to a problem? Please describe.
Users have reached out with questions like
Describe the solution you'd like
Warn (or abort?) if user has loaded a http web server plugin but haven't specified --enable-web-server
flag.
Describe alternatives you've considered
Alternately, --enable-web-server
flag can be turned on implicitly if a web server plugin is detected.