enable code block again (#1909)
This commit is contained in:
@@ -164,6 +164,7 @@ class Settings(BaseSettings):
|
||||
SVG_MAX_LENGTH: int = 100000
|
||||
|
||||
ENABLE_LOG_ARTIFACTS: bool = False
|
||||
ENABLE_CODE_BLOCK: bool = False
|
||||
|
||||
def is_cloud_environment(self) -> bool:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user