diff --git a/system/blueprints/config/system.yaml b/system/blueprints/config/system.yaml index 28d9a255d..81805ed5e 100644 --- a/system/blueprints/config/system.yaml +++ b/system/blueprints/config/system.yaml @@ -307,6 +307,16 @@ form: validate: type: bool + assets.enable_asset_timestamp: + type: toggle + label: Enable timestamps + highlight: 1 + options: + 1: Yes + 0: No + validate: + type: bool + debugger: type: section title: Debugger