Document rate limiting via nginx

This commit is contained in:
Joe Nelson
2017-01-21 20:16:21 -08:00
parent 58503af432
commit e37a2a569c
2 changed files with 22 additions and 1 deletions
+2
View File
@@ -143,6 +143,8 @@ There is no performance penalty for having many database roles, although roles a
-- allow authenticator to switch into user000 role
-- (the role itself has nologin)
.. _custom_validation:
Custom Validation
-----------------