Complete publish preview Phase 2A with retention, refresh and cache consistency
This commit is contained in:
@@ -35,6 +35,7 @@ class Settings(BaseSettings):
|
||||
svg_display_technical_text_patterns: str = "debug,tech,helper,tmp,service"
|
||||
|
||||
storage_root_dir: str = "/data"
|
||||
publish_preview_retention_per_variant: int = 2
|
||||
|
||||
model_config = SettingsConfigDict(
|
||||
env_file=".env",
|
||||
|
||||
Reference in New Issue
Block a user