g2g/g2g.ini.sample

15 lines
391 B
Plaintext
Raw Permalink Normal View History

[g2g]
request_timeout=1200s
threads=4
github_auth_username="user"
github_auth_password="pass"
gitea_username="user"
gitea_dest_username="user_or_org"
2021-12-25 16:39:32 +01:00
gitea_repo_url_tmpl="https://git.example.com/api/v1/repos/%s/%s"
gitea_orgs_url_tmpl="https://git.example.com/api/v1/orgs/%s"
gitea_migrate_url="https://git.example.com/api/v1/repos/migrate"
gitea_auth_token="token xxxx"
2020-01-29 12:54:43 +01:00
gitea_mirror=true