mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-25 18:01:02 -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