README.md in nexaas-throttle-0.2.0 vs README.md in nexaas-throttle-1.0.0
- old
+ new
@@ -39,9 +39,10 @@
host: "localhost",
port: 6379,
db: 0,
namespace: "nexaas:throttle"
}
+ config.ignored_user_agents = [/[Gg]oogle/, /Amazon/]
end
```
### Configuration