Files
simple-object-server/testing/sos_config_docker.json
j842 38a3a7a478
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 1m33s
Build-Test-Publish / build (linux/arm64) (push) Successful in 2m45s
Build-Test-Publish / create-manifest (push) Successful in 13s
config: Add 1 and update 10 files
2025-08-16 13:08:05 +12:00

17 lines
606 B
JSON

{
"write_tokens": [
"$2b$10$fd345646ca7fb1923e09227717bc79df696b5337b99b5dce6879f10003a48a1ddc3ddb46469d9df37fa4b9162069b5d4",
"$2b$10$0fc9fc6308c219f4be571649c68aacb3d4f2f9bbd3fe72428f51bef611ffc0223bee5ec1b869f8861f6ccd64823396c9",
"$2b$10$daa87c46f0ccd7ea0453467b56b6685aebc3eef1ae8dc703963ea7f1ffbf779fe2c0672e63b8ec32bc01233210e85eca"
],
"rate_limiting": {
"auth_rate_limit": 5,
"auth_window_seconds": 2
},
"logging": {
"log_file_path": "/data/test.log",
"log_level": "info"
},
"port": 7703,
"host": "127.0.0.1"
}