:-'Generic Commit'
Some checks failed
Build-Test-Publish / Build (push) Failing after 26s

This commit is contained in:
Your Name
2025-05-30 22:00:33 +12:00
parent 9ba0469dea
commit ce6357d99c
7 changed files with 18 additions and 14 deletions

12
testing/sos_config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"write_tokens": [
"fizzle1",
"fizzle2",
"fizzle3"
],
"rate_limiting": {
"auth_rate_limit": 5,
"auth_window_seconds": 2
},
"port": 7703
}