Skip to content

Commit

Permalink
fix: example config syntax (#1696)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterChen13579 authored Oct 22, 2024
1 parent d60654c commit f351a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/config/example-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"rpc": {
"cache_timeout": 0.5 // in seconds, could be 0, which means no cache for rpc
}
},
"dos_guard": {
// Comma-separated list of IPs to exclude from rate limiting
"whitelist": [
Expand Down

0 comments on commit f351a4c

Please sign in to comment.