15 lines
246 B
Plaintext
15 lines
246 B
Plaintext
ditto {
|
|
gateway {
|
|
authentication {
|
|
pre-authentication {
|
|
enabled = true
|
|
}
|
|
devops {
|
|
secured = false
|
|
devops-authentication-method = "basic"
|
|
password = "ditto-devops-secret"
|
|
}
|
|
}
|
|
}
|
|
}
|