File: python-gitlab.cfg

package info (click to toggle)
python-gitlab 1%3A2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,196 kB
  • sloc: python: 9,542; makefile: 164; sh: 150
file content (15 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[global]
default = gitlab
ssl_verify = true
timeout = 10

[gitlab]
url = https://gitlab.com
private_token = REPLACEME
api_version = 4

[salsa]
url = https://salsa.debian.org
private_token = REPLACEME
api_version = 4