{
  "meta": {
    "lastTouchedVersion": "2026.2.17",
    "lastTouchedAt": "2026-02-19T16:40:17.883Z"
  },
  "auth": {
    "profiles": {
      "google-gemini-cli:elearning.nimtechnology@gmail.com": {
        "provider": "google-gemini-cli",
        "mode": "oauth"
      }
    }
  },
  "agents": {
    "defaults": {
      "model": {
        "primary": "google-gemini-cli/gemini-2.5-flash"
      },
      "models": {
        "google-gemini-cli/gemini-2.5-flash": {}
      },
      "workspace": "/root/.openclaw/workspace",
      "compaction": {
        "mode": "safeguard"
      }
    }
  },
  "tools": {
    "web": {
      "search": {
        "enabled": false
      }
    }
  },
  "commands": {
    "native": "auto",
    "nativeSkills": "auto"
  },
  "gateway": {
    "controlUi": {
      "allowInsecureAuth": true
    },
    "auth": {
      "token": "__OPENCLAW_REDACTED__"
    }
  },
  "skills": {
    "allowBundled": [],
    "entries": {
      "searxng": {
        "enabled": true
      }
    }
  },
  "plugins": {
    "entries": {
      "google-gemini-cli-auth": {
        "enabled": true
      }
    }
  }
}