remove a lot of things that shouldnt be in git
This commit is contained in:
@@ -29,7 +29,13 @@
|
||||
"lang": "en_US",
|
||||
"themeJS": false,
|
||||
"closeButtonBehavior": 0,
|
||||
"hideStatusBar": false
|
||||
"hideStatusBar": false,
|
||||
"statusBar": {
|
||||
"msgTaskDatabaseIndexCommitDisabled": false,
|
||||
"msgTaskHistoryDatabaseIndexCommitDisabled": false,
|
||||
"msgTaskAssetDatabaseIndexCommitDisabled": false,
|
||||
"msgTaskHistoryGenerateFileDisabled": false
|
||||
}
|
||||
},
|
||||
"langs": [
|
||||
{
|
||||
@@ -100,6 +106,7 @@
|
||||
"closeTabsOnStart": false,
|
||||
"useSingleLineSave": true,
|
||||
"largeFileWarningSize": 8,
|
||||
"createDocAtTop": true,
|
||||
"sort": 6
|
||||
},
|
||||
"tag": {
|
||||
@@ -141,6 +148,8 @@
|
||||
"backlinkExpandCount": 8,
|
||||
"backmentionExpandCount": -1,
|
||||
"backlinkContainChildren": true,
|
||||
"backlinkSort": 3,
|
||||
"backmentionSort": 3,
|
||||
"headingEmbedMode": 0,
|
||||
"markdown": {
|
||||
"inlineAsterisk": true,
|
||||
@@ -500,14 +509,14 @@
|
||||
"readonly": false,
|
||||
"localIPs": [
|
||||
"127.0.0.1",
|
||||
"172.18.0.5",
|
||||
"172.18.0.2",
|
||||
"[::1]"
|
||||
],
|
||||
"accessAuthCode": "0tRmyq4!Co5RbL",
|
||||
"system": {
|
||||
"id": "3ro45elg1pio",
|
||||
"name": "a3696050aa94",
|
||||
"kernelVersion": "3.3.6",
|
||||
"kernelVersion": "3.4.1",
|
||||
"os": "linux",
|
||||
"osPlatform": "alpine",
|
||||
"container": "docker",
|
||||
@@ -1283,7 +1292,7 @@
|
||||
"apiTemperature": 1,
|
||||
"apiMaxContexts": 7,
|
||||
"apiBaseURL": "https://api.openai.com/v1",
|
||||
"apiUserAgent": "SiYuan/3.3.6 docker/linux",
|
||||
"apiUserAgent": "SiYuan/3.4.1 docker/linux",
|
||||
"apiProvider": "OpenAI",
|
||||
"apiVersion": ""
|
||||
}
|
||||
@@ -1320,7 +1329,7 @@
|
||||
}
|
||||
},
|
||||
"openHelp": false,
|
||||
"showChangelog": false,
|
||||
"showChangelog": true,
|
||||
"cloudRegion": 0,
|
||||
"snippet": {
|
||||
"enabledCSS": true,
|
||||
|
||||
Reference in New Issue
Block a user