Files
simple-object-server/testing/sos_config.json
Your Name ce6357d99c
Some checks failed
Build-Test-Publish / Build (push) Failing after 26s
:-'Generic Commit'
2025-05-30 22:00:33 +12:00

13 lines
199 B
JSON

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