also rename config examples

This commit is contained in:
crapStone 2024-05-20 00:09:30 +02:00
parent 5cac5e105c
commit 7c4fc5e552
No known key found for this signature in database
GPG key ID: 22D4BF0CF7CC29C8
2 changed files with 3 additions and 3 deletions

View file

@ -10,8 +10,8 @@ rawDomain = 'raw.codeberg.page'
allowedCorsDomains = ['fonts.codeberg.org', 'design.codeberg.org']
blacklistedPaths = ['do/not/use']
[gitea]
root = 'codeberg.org'
[forge]
root = 'https://codeberg.org'
token = 'XXXXXXXX'
lfsEnabled = true
followSymlinks = true

View file

@ -11,7 +11,7 @@ pagesBranches = ["pages"]
allowedCorsDomains = []
blacklistedPaths = []
[gitea]
[forge]
root = 'https://codeberg.org'
token = 'ASDF1234'
lfsEnabled = true