mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
22 lines
356 B
JSON
22 lines
356 B
JSON
{
|
|
"security": {
|
|
"auth": {
|
|
"selectedType": "oauth-personal"
|
|
}
|
|
},
|
|
"context": {
|
|
"fileName": [
|
|
"AGENTS.md",
|
|
"GEMINI.md"
|
|
]
|
|
},
|
|
"selectedAuthType": "gemini-api-key",
|
|
"general": {
|
|
"vimMode": true,
|
|
"sessionRetention": {
|
|
"enabled": true,
|
|
"maxAge": "30d",
|
|
"warningAcknowledged": true
|
|
}
|
|
}
|
|
} |