2024-08-28 01:49:49 +00:00
|
|
|
{
|
2024-10-12 22:40:14 +00:00
|
|
|
"ai:preset": "ai@global",
|
2024-08-28 19:05:29 +00:00
|
|
|
"ai:model": "gpt-4o-mini",
|
2024-10-09 20:36:02 +00:00
|
|
|
"ai:maxtokens": 2048,
|
|
|
|
|
"ai:timeoutms": 60000,
|
2024-08-28 01:49:49 +00:00
|
|
|
"autoupdate:enabled": true,
|
|
|
|
|
"autoupdate:installonquit": true,
|
2024-09-04 21:00:29 +00:00
|
|
|
"autoupdate:intervalms": 3600000,
|
2024-10-12 22:40:14 +00:00
|
|
|
"conn:askbeforewshinstall": true,
|
2024-11-28 00:52:00 +00:00
|
|
|
"conn:wshenabled": true,
|
2024-09-05 05:07:47 +00:00
|
|
|
"editor:minimapenabled": true,
|
2024-09-20 18:24:37 +00:00
|
|
|
"web:defaulturl": "https://github.com/wavetermdev/waveterm",
|
|
|
|
|
"web:defaultsearch": "https://www.google.com/search?q={query}",
|
2024-09-05 23:36:03 +00:00
|
|
|
"window:tilegapsize": 3,
|
2024-10-17 21:34:02 +00:00
|
|
|
"window:maxtabcachesize": 10,
|
2024-11-01 19:19:49 +00:00
|
|
|
"window:nativetitlebar": true,
|
2024-11-18 22:41:09 +00:00
|
|
|
"window:magnifiedblockopacity": 0.6,
|
|
|
|
|
"window:magnifiedblocksize": 0.9,
|
|
|
|
|
"window:magnifiedblockblurprimarypx": 10,
|
|
|
|
|
"window:magnifiedblockblursecondarypx": 2,
|
2024-10-14 17:05:38 +00:00
|
|
|
"telemetry:enabled": true,
|
|
|
|
|
"term:copyonselect": true
|
2024-08-28 01:49:49 +00:00
|
|
|
}
|