Fix federation links

This commit is contained in:
Zef Hemel
2023-12-21 19:19:09 +01:00
parent 90659c9c7e
commit 5abdf1c80c
8 changed files with 7 additions and 17 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ $runmode
# Security
$security
SilverBullet enables plugs to run shell commands. This is used by e.g. the [[🔌 Git]] plug to perform git commands. This is potentially unsafe. If you dont need this, you can disable this functionality:
SilverBullet enables plugs to run shell commands. This is used by e.g. the [[Plugs/Git]] plug to perform git commands. This is potentially unsafe. If you dont need this, you can disable this functionality:
* `SB_SHELL_BACKEND`: Enable/disable running of shell commands from plugs, defaults to `local` (enabled), set to `off` to disable. It is only enabled when using a local folder for [[$storage]].