Skip to content
Snippets Groups Projects
Commit 41658e82 authored by Antoine Millet's avatar Antoine Millet
Browse files

Better comment

parent 38238809
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ from ccserver.orderedset import OrderedSet
from ccserver.exceptions import AlreadyRegistered, UnknownObjectError
DEFAULT_TTL = 0
TTL_SERVER_DELTA = 1 # Delta to apply for all tags
TTL_SERVER_DELTA = 1 # Delta to apply to TTL for all tags
class ObjectsDB(object):
'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment