Skip to content
Snippets Groups Projects
Unverified Commit b9ef49b5 authored by meskio's avatar meskio :tent:
Browse files

[feat] add -disable-autostart flag and config

Make possible to disable the autostart configuration for the next run. I
can be done by configuring "DisableAustostart" to true in the
systra.json or by passing the '-disable-autostart' flag to the binary.

To make that possible I have rework how the Config struct work
separating the file configuration with the runtime configuration.

- Resolves: #100
parent 51a4d191
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment