Files
simple-object-server/testing/sos_config.json
Your Name ef97829556
Some checks failed
Build-Test-Publish / Build (push) Failing after 32s
:-'Generic Commit'
2025-05-30 23:14:03 +12:00

14 lines
224 B
JSON

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