]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
python datamodel: tweak cache TTL validation
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 16 Sep 2024 15:10:29 +0000 (17:10 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 16 Sep 2024 15:10:29 +0000 (17:10 +0200)
commitbbc8d634055c4a129c62cc757ab6349ebb97bc44
tree98c3c4a490e50278eceed80eb7f75bffed4dca47
parenta246dc0735dec7fc150fdcc3bb13a6a29a8ce4f1
python datamodel: tweak cache TTL validation

I'm not aware of a use case for the limits to be equal,
but it's at least a sane combination.
python/knot_resolver/datamodel/cache_schema.py