diff --git a/docs/configuration.md b/docs/configuration.md
index 55c2bf7..cd3594b 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -50,6 +50,8 @@ If you are using a different host ex.) gitea, bitbucket, devops, etc... you can
| `git_host` | `gitea`, `bitbucket`, `devops`, * | `github.com` | `git_host="bitbucket.com` |
| | | | `git_host="localhost:222"` |
+* List is not complete, there are numerous other (unknown) supported hosters
+
### 6. ssh_user
If you want to push the backup via ssh and have assigned an individual ssh user, you can adjust it here. This is particularly relevant if you have deployed a git instance locally.
@@ -57,8 +59,6 @@ If you want to push the backup via ssh and have assigned an individual ssh user,
| -----------| ----------------|---------------|--------------------- |
| `ssh_user` | *anything* | `git` | `ssh_user="sshuser"` |
-* List is not complete, there are numerous other (unknown) supported hosters
-
## Paths
Adjust the remaining paths in the `.env` file where your files are located, or add even more file. All files defined here (**note the pattern!** which is explained inside the `.env` file) are considered in the backup.