Add redirect param to user config

This commit is contained in:
2023-09-03 09:41:00 +02:00
parent ec33b402b9
commit 80cbf9210d
4 changed files with 31 additions and 0 deletions

View File

@ -6,3 +6,7 @@ id = "example"
alias = "42"
color-scheme = "gh"
pattern = "github"
[[users]]
id = "example2"
redirect = "https://avatars.example.com/u/42"