customize

This commit is contained in:
AF 2023-08-05 11:21:35 +00:00
parent bae787a244
commit 0afef8ef5b

View File

@ -177,6 +177,7 @@ class GiteaAuth(OAuth2Auth):
name = "Gitea"
authUri = "https://gitea.parrrate.ru/login/oauth/authorize"
tokenUri = "https://gitea.parrrate.ru/login/oauth/access_token"
faIcon = "https://gitea.parrrate.ru/assets/img/logo.svg"
# minimalistic config to activate new web UI