mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-24 03:02:12 +01:00
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
|
[general]
|
||
|
apiurl = https://localhost
|
||
|
cookiejar = ~/.local/state/osc/cookiejar-alice
|
||
|
|
||
|
[https://localhost]
|
||
|
user = alice
|
||
|
pass = opensuse
|
||
|
credentials_mgr_class = osc.credentials.PlaintextConfigFileCredentialsManager
|