Skip to content
  • Arjen Hiemstra's avatar
    Support disabling config sync in FaceController · 895b9986
    Arjen Hiemstra authored
    In KSysGuardQML, the config group is part of the page configuration.
    Since we now want to move page configuration to explicitly save instead
    of autosaving, we need control over when syncs happen. So add a boolean
    to indicate that we should sync the config, that defaults to true.
    895b9986