vault backup: 2024-08-01 13:54:35
Affected files: .obsidian/graph.json .obsidian/workspace.json YuNoHost - Apps.md
This commit is contained in:
parent
59dbe77b64
commit
89691ee103
|
@ -17,6 +17,6 @@
|
|||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.6813557616396438,
|
||||
"scale": 2.9173230368504774,
|
||||
"close": false
|
||||
}
|
|
@ -59,8 +59,12 @@
|
|||
"id": "8b4b3854a1cb6ef8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "graph",
|
||||
"state": {}
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "YuNoHost - Apps.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -93,7 +97,7 @@
|
|||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "GTA",
|
||||
"query": "searx",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
|
@ -131,7 +135,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "GTA San Andreas Cheat codes.md",
|
||||
"file": "YuNoHost - Apps.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -148,7 +152,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "GTA San Andreas Cheat codes.md",
|
||||
"file": "YuNoHost - Apps.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -171,7 +175,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "GTA San Andreas Cheat codes.md"
|
||||
"file": "YuNoHost - Apps.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -216,6 +220,7 @@
|
|||
},
|
||||
"active": "8b4b3854a1cb6ef8",
|
||||
"lastOpenFiles": [
|
||||
"Python FastAPI.md",
|
||||
"GTA San Andreas Cheat codes.md",
|
||||
"MusicBrainz.md",
|
||||
"Meillisearch.md",
|
||||
|
@ -235,7 +240,6 @@
|
|||
"Linux.md",
|
||||
"Rust.md",
|
||||
"YuNoHost.md",
|
||||
"Python FastAPI.md",
|
||||
"Taylor Swift - the 1.md",
|
||||
"Untitled",
|
||||
"LangChain.md",
|
||||
|
|
|
@ -23,7 +23,10 @@ You will get this message:
|
|||
|
||||
So we need to allow the JSON format.
|
||||
|
||||
`# vim /opt/yunohost/searxng/searx/settings.yml`
|
||||
`# vim /opt/yunohost/searxng/searx/settings.yml` <- old
|
||||
|
||||
`# vim /var/www/searxng/searxng-src/searx/settings.yml` <- new
|
||||
|
||||
|
||||
By default, it's in readonly mode so you'll need to be logged in as root
|
||||
|
||||
|
|
Loading…
Reference in New Issue