mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-21 01:32:10 +01:00
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
[general]
|
|
apiurl = https://localhost
|
|
cookiejar = ~/.local/state/osc/cookiejar
|
|
|
|
[https://localhost]
|
|
user = Admin
|
|
pass = opensuse
|
|
credentials_mgr_class = osc.credentials.PlaintextConfigFileCredentialsManager
|