File: config.ini

package info (click to toggle)
debusine 0.14.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,200 kB
  • sloc: python: 195,951; sh: 849; javascript: 335; makefile: 116
file content (10 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
[General]
default-server = localhost

[server:localhost]
api-url = http://localhost/api
scope = debusine
token = 69c1819afa4136b86974a191c00768dcc1c987be14b526bf835973efbe2fd5c9

# The debusine-server administrator can generate a token using
# sudo -u debusine-server debusine-admin create_token myuser --comment "Testing the client"