1
0

First commit

This commit is contained in:
2026-04-23 11:18:06 +02:00
parent 5a06eab99e
commit 463b7a4194
4 changed files with 55 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"storagePath": "/data",
"autoSaveInterval": 30,
"preferredBrowser": "auto",
"defaultTheme": "default",
"mcpEnabled": false,
"editor": {
"fontSize": 14,
"tabSize": 2,
"wordWrap": true
}
}