Allow enabling/disabling local servers
Add a boolean to the LocalAgent
model to specify whether the server is active or not. Disabled servers will NOT be started when the gateway is launched.
This can be useful if a user wishes to temporarily disable a server without deleting it from the database.