tcibot/config.conf

10 lines
419 B
ISCdhcpd
Raw Normal View History

2023-04-05 18:46:04 +03:00
{
"backend_hostname" : "tlscc.ru",
"api_path" : "api/1.0/",
"login" : "user@test.ru",
"password" : "your_password",
"working_dir" : "/etc/tcibot/private",
"root_cert_file" : "path_to_cert_file",
"debug" : false
}