move "default server" param documentation to docs/configuration

This commit is contained in:
Jörn-Michael Miehe
2024-08-08 01:31:01 +02:00
parent 0477c2018d
commit 5926504cf3
2 changed files with 2 additions and 4 deletions
@@ -297,8 +297,6 @@ Blowfish also supports automatic conversion of images included using standard Ma
| `server` | [String] server URL like `https://v8.next.forgejo.org`|
<!-- prettier-ignore-end -->
A default value for `server` may be provided in `params.toml` as `.Site.Params.forgejoDefaultServer`.
**Example 1:**
```md
@@ -378,8 +376,6 @@ In order to add images to the gallery, use `img` tags for each image and add `cl
| `server` | [String] server URL like `https://git.fsfe.org` |
<!-- prettier-ignore-end -->
A default value for `server` may be provided in `params.toml` as `.Site.Params.giteaDefaultServer`.
**Example 1:**
```md