File: python-gitlab.cfg

package info (click to toggle)
python-gitlab 1%3A1.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 892 kB
  • sloc: python: 5,400; sh: 201; makefile: 164
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