This commit is contained in:
SwiftyOS
2025-07-02 09:22:12 +02:00
parent e58a4599c8
commit 75309047cf

View File

@@ -262,7 +262,7 @@ class Config(UpdateTrackingModel["Config"], BaseSettings):
default=False,
description="Whether to mark failed scans as clean or not",
)
enable_example_blocks: bool = Field(
default=False,
description="Whether to enable example blocks in production",