mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-20 16:37:43 +02:00
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
data_dir = "/tmp/krill"
|
|
service_uri = "https://localhost:3000/"
|
|
log_level = "info"
|
|
log_type = "stderr"
|
|
|
|
auth_type = "master-token"
|
|
auth_token = "secret" |