Skip to content

Commit 2b3c571

Browse files
committed
fix #430
1 parent cbd6878 commit 2b3c571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ You can tune the middleware behavior using middleware specific configuration par
169169
- "authorization.recordHandler": Handler to implement record authorization filter rules ("")
170170
- "validation.handler": Handler to implement validation rules for input values ("")
171171
- "sanitation.handler": Handler to implement sanitation rules for input values ("")
172+
- "multiTenancy.handler": Handler to implement simple multi-tenancy rules ("")
172173

173174
If you don't specify these parameters in the configuration, then the default values (between brackets) are used.
174175

0 commit comments

Comments
 (0)