mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-21 06:19:09 -04:00
Flagsets are not necessary for initializing the web server/service. Passing them will cause micro to call the flagset function again which then overrides the given value with the default value. Fixes #33