IGNF / road2

NodeJS routing server aggregating several popular routing engines (video presentation (french) : https://peertube.fr/w/75fwFoW2GP8tQSGLUXUpPP)
https://ignf.github.io/road2/
GNU General Public License v3.0
11 stars 3 forks source link

[del] onStart option and feature #48

Closed lgrd closed 1 year ago

lgrd commented 1 year ago

onStart is an option and a feature inside the administrator configuration. It allows a service to be configured but not load at the beginning. But it is not really useful and the code is more complex. Deleting this feature allows a simpler code. It is still possible to load an administrator withtout any services and create them later.