Update github and bitbucket docs

This commit is contained in:
Daniel Lautzenheiser
2022-11-01 16:00:23 -04:00
parent 88631d067d
commit 763f33ef5e
17 changed files with 23 additions and 66 deletions

View File

@ -106,7 +106,7 @@ Your `config.yml` for GitHub should look like this:
```yml
backend:
title: git-gateway
branch: main # Branch to update (optional; defaults to master)
branch: main # Branch to update (optional; defaults to main)
media_folder: "static/uploads"
public_folder: "/uploads"