@@ -21,6 +21,7 @@ class Settings(BaseSettings):
static_dir: str = "static"
upload_dir: str = "static/uploads"
processed_dir: str = "static/processed"
media_dir: str = "media" # 新增媒体文件目录
# 墨水屏配置
ink_width: int = 400
The note is not visible to the blocked user.