{
    "production": true,
    "controller": {
        "restApiUrl": "https://backend.agenstra.com/api",
        "websocketUrl": "not_applicable"
    },
    "billing": {
        "restApiUrl": "https://backend.agenstra.com/api",
        "frontendUrl": "https://portal.agenstra.com"
    },
    "authentication": {
        "type": "users",
        "disableSignup": false
    },
    "chatModelOptions": {
        "cursor": {},
        "opencode": {}
    },
    "editor": {
        "openInNewWindow": true
    },
    "deployment": {
        "openInNewWindow": true
    },
    "cookieConsent": {
        "domain": ".agenstra.com",
        "privacyPolicyUrl": "https://agenstra.com/legal/privacy",
        "termsUrl": "https://agenstra.com/legal/terms"
    }
}