Update config.json

This commit is contained in:
我秦始皇 2024-09-26 20:36:10 -07:00 committed by GitHub
parent 4968e5d196
commit 2bd76ab2db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@
"cookie_secret": "1234567890abcdefghijklmnopqrstuv",
"openai_base_url": "https://api.openai.com/v1",
"openai_api_key": "sk-xxx",
"moderation_model": "omni-moderation-latest",
"moderation_enabled": false,
"signup_enabled": false
}