copied from private repo
This commit is contained in:
9
config.json.example
Normal file
9
config.json.example
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"host": "192.168.1.1",
|
||||
"port": 8080,
|
||||
"username": "admin",
|
||||
"password": "admin",
|
||||
"loglevel": "INFO",
|
||||
"logpath": "./qc.log",
|
||||
"age": 2630000
|
||||
}
|
Reference in New Issue
Block a user