See https://github.com/openSUSE/osc/issues/667 - we might want to remove the feature to override settings locally this way and stop mangling with osc's config file
15 lines
236 B
Plaintext
15 lines
236 B
Plaintext
[general]
|
|
apiurl = http://api:3000
|
|
cookiejar = /tmp/.osc_cookiejar-OBSLocal
|
|
|
|
[http://api:3000]
|
|
user=Admin
|
|
pass=opensuse
|
|
|
|
[openSUSE:Factory]
|
|
# https://github.com/openSUSE/osc/issues/667
|
|
user=dummy
|
|
pass=dummy
|
|
overridden-by-local = local
|
|
|