Skip to content

Config and signals refactor

Kubat requested to merge dev-kubat into master

Refactor signals and the config.

  • Config has fewer lines, and should be less error-prone.
  • Also, move timeouts from the instance to the main file, for a better separation in MVC.

Merge request reports