Commit 47bb3c78 authored by Federico G. Schwindt's avatar Federico G. Schwindt Committed by Lasse Karstensen

Update description

obj.{grace,ttl} are read-only.
parent 68b87684
......@@ -550,14 +550,13 @@ sp_variables = [
( 'hit', ),
( ), """
The object's remaining time to live, in seconds.
obj.ttl is writable.
"""
),
('obj.grace',
'DURATION',
( 'hit', ),
( ), """
The object's grace period in seconds. obj.grace is writable.
The object's grace period in seconds.
"""
),
('obj.keep',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment