Files
simple-object-server/testing/config.json
Your Name 0bdb3ac066
Some checks failed
Build-Test-Publish / Build (push) Failing after 3s
:-'Generic Commit'
2025-05-30 21:21:03 +12:00

13 lines
199 B
JSON

{
"write_tokens": [
"fizzle1",
"fizzle2",
"fizzle3"
],
"rate_limiting": {
"auth_rate_limit": 5,
"auth_window_seconds": 2
},
"port": 7703
}