AutoYADM commit: 2024-12-03 20:00:03
This commit is contained in:
parent
84b16b2d92
commit
9e260aa0a5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
local opts = {
|
local opts = {
|
||||||
obsidian_server_address = "https://localhost:27124",
|
obsidian_server_address = "https://127.0.0.1:27124",
|
||||||
-- obsidian_server_address = "http://127.0.0.1:27123",
|
-- obsidian_server_address = "http://127.0.0.1:27123",
|
||||||
scroll_sync = false, -- See "Sync of buffer scrolling" section below
|
scroll_sync = false, -- See "Sync of buffer scrolling" section below
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue