mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-08 04:20:59 -05:00
483 B
483 B
Bugfix: Fix configuration validation for extensions' server commands
We've fixed the configuration validation for the extensions' server commands. Before this fix error messages have occurred when trying to start individual services without certain oCIS fullstack configuration values.
We now no longer do the common oCIS configuration validation for extensions' server commands and now rely only on the extensions' validation function.