remove url scheme from the inline context

This commit is contained in:
postscriptum 2026-03-17 19:55:50 +02:00
parent 4a13b769f4
commit 19bd39f8e6
37 changed files with 80 additions and 73 deletions

View file

@ -55,12 +55,10 @@ peers = [
"[301:84f7:4bc0:2f3a::53]:4244"
]
# стандартна гілка (https://github.com/Revertron/Alfis)
# стандартна гілка (github.com/Revertron/Alfis)
yggdrasil_only = true
# якщо гілка mycelium-network-mode
# https://github.com/YGGverse/Alfis/tree/mycelium-network-mode
#
# якщо гілка mycelium-network-mode (github.com/YGGverse/Alfis/tree/mycelium-network-mode)
# yggdrasil_mode = true
# mycelium_mode = true
```