feat: add optional cover generation toggle
This commit is contained in:
@@ -28,6 +28,7 @@ DEFAULT_CONFIG = {
|
||||
"ai": {
|
||||
"default_text_model": "GPT-5.5 文本",
|
||||
"default_image_model": "Nano Banana 2",
|
||||
"generate_cover": False,
|
||||
"title_concurrency": 4,
|
||||
"image_concurrency": 4,
|
||||
"retry": 2,
|
||||
|
||||
Reference in New Issue
Block a user