Spaces:
Paused
Paused
| { | |
| "duckmail_api_base": "https://api.duckmail.sbs", | |
| "duckmail_bearer": "", | |
| "duckmail_suffix": "xjy.cc.cd", | |
| "proxy": "", | |
| "workers": 3, | |
| "oauth_issuer": "https://auth.openai.com", | |
| "oauth_client_id": "app_EMoamEEZ73f0CkXaXp7hrann", | |
| "oauth_redirect_uri": "http://localhost:1455/auth/callback", | |
| "enable_oauth": true, | |
| "oauth_required": true, | |
| "pool": { | |
| "base_url": "", | |
| "token": "", | |
| "target_type": "codex", | |
| "target_count": 300, | |
| "interval_min": 60, | |
| "use_proxy": false | |
| }, | |
| "auth": { | |
| "enabled": true, | |
| "username": "", | |
| "password_hash": "", | |
| "jwt_secret": "", | |
| "jwt_exp_hours": 24, | |
| "cookie_name": "cc_auth" | |
| } | |
| } |