blob: 08f4ce4214157d03e92fd007c8de1f5801a235c2 (
plain) (
blame)
1
2
3
4
5
6
7
|
{
"DBServer": "root:@tcp(127.0.0.1:3306)/neko",
"WebServer": "127.0.0.0.1:4994",
"Username": "username",
"Realm": "example.com:443",
"DigestPassword": "plaintextpasswordforhttpDigestAuth"
}
|