Skip to content
Snippets Groups Projects

Draft: Add the possibility of ignoring the overlay for specific conditions

Open Marco Clemencic requested to merge add-overlay-exceptions into master
  1. Jul 16, 2024
    • Marco Clemencic's avatar
      Add the possibility of ignoring the overlay for specific conditions · b6370582
      Marco Clemencic authored
      If a file is part of the overlay, we can declare some of its conditions
      exceptions for the overlay, so that their value is always loaded from
      the database regardless the content of the overlay.
      
      Updates to the value in memory are still recorded in the overlay dump,
      but ignored when the dump is loaded.
      b6370582
Loading