ability to disable warnings validation
This commit is contained in:
@ -78,8 +78,11 @@ everything_frozen
|
||||
validator
|
||||
launch validator set by user in option (this property has no effect
|
||||
for internal validator)
|
||||
|
||||
warnings
|
||||
display warnings during validation
|
||||
"""
|
||||
default_properties = ('cache', 'expire', 'validator')
|
||||
default_properties = ('cache', 'expire', 'validator', 'warnings')
|
||||
|
||||
"""Config can be in two defaut mode:
|
||||
|
||||
|
Reference in New Issue
Block a user