Backeup configs & cleanup of files and db

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-13 03:31:20 +00:00
parent b5787081e2
commit f46fbe4343
70 changed files with 26362 additions and 6502 deletions

View File

@@ -0,0 +1,32 @@
[
{
"model": "system.globalintegrationsettings",
"pk": 1,
"fields": {
"openai_api_key": "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",
"openai_model": "gpt-4o-mini",
"openai_temperature": 0.7,
"openai_max_tokens": 16000,
"anthropic_api_key": "",
"anthropic_model": "claude-3-5-sonnet-20241022",
"anthropic_temperature": 0.7,
"anthropic_max_tokens": 8192,
"default_text_provider": "openai",
"dalle_api_key": "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",
"dalle_model": "dall-e-3",
"dalle_size": "1792x1024",
"runware_api_key": "tuHmZhhyUcArJUQ3r0Jiw8ViPaiit0Z3",
"runware_model": "bria:10@1",
"bria_api_key": "",
"bria_model": "bria-2.3",
"default_image_service": "openai",
"image_quality": "hd",
"image_style": "realistic",
"max_in_article_images": 4,
"desktop_image_size": "1024x1024",
"is_active": true,
"last_updated": "2026-01-03T21:54:01.912Z",
"updated_by": null
}
}
]