This commit is contained in:
13
.test/config.json
Normal file
13
.test/config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"write_tokens": [
|
||||
"fizzle1",
|
||||
"fizzle2",
|
||||
"fizzle3"
|
||||
],
|
||||
"port": 8123,
|
||||
"object_store_path": "/tmp/temp-test-path",
|
||||
"rate_limiting": {
|
||||
"auth_rate_limit": 5,
|
||||
"auth_window_seconds": 2
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user