-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make ControlServices comply with autostart server settings
- do not start the service(s) if their respective autostart setting is set to false, a regression probably existing since Dicoogle 3.0.0 - remove unused variable `webServicesRunning` in ControlServices - remove use of raw types in startStorage() - remove outdated TODO note - refactor ControlServices#startStorage() to return and raise exception - adjust ServicesServlet according to changes to ControlServices and to be more informative
- Loading branch information
Showing
2 changed files
with
60 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters