cache not expired be defaut
This commit is contained in:
@ -85,7 +85,7 @@ validator
|
||||
warnings
|
||||
display warnings during validation
|
||||
"""
|
||||
default_properties = ('cache', 'expire', 'validator', 'warnings')
|
||||
default_properties = ('cache', 'validator', 'warnings')
|
||||
|
||||
"""Config can be in two defaut mode:
|
||||
|
||||
|
Reference in New Issue
Block a user