Maurits van der Schee 6 years ago
parent
commit
2b3c57121d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -169,6 +169,7 @@ You can tune the middleware behavior using middleware specific configuration par
169 169
 - "authorization.recordHandler": Handler to implement record authorization filter rules ("")
170 170
 - "validation.handler": Handler to implement validation rules for input values ("")
171 171
 - "sanitation.handler": Handler to implement sanitation rules for input values ("")
172
+- "multiTenancy.handler": Handler to implement simple multi-tenancy rules ("")
172 173
 
173 174
 If you don't specify these parameters in the configuration, then the default values (between brackets) are used.
174 175
 

Loading…
Cancel
Save