TTL property 'profile' is not longer necessary
This commit is contained in:
parent
ccbde16dee
commit
dea0f2e996
1 changed files with 0 additions and 4 deletions
|
@ -5,7 +5,6 @@
|
|||
"provider": "Wizstat",
|
||||
"canget": ["Profile", "Posts", "Post", "load_more", "Comments"],
|
||||
"ttl": {
|
||||
"profile": "24h",
|
||||
"posts": "30m",
|
||||
"post": "2d"
|
||||
}
|
||||
|
@ -16,7 +15,6 @@
|
|||
"provider": "Imgsed",
|
||||
"canget": ["Posts", "Post", "load_more", "Comments"],
|
||||
"ttl": {
|
||||
"profile": "24h",
|
||||
"posts": "30m",
|
||||
"post": "2d"
|
||||
}
|
||||
|
@ -27,7 +25,6 @@
|
|||
"provider": "Greatfon",
|
||||
"canget": ["Profile", "Posts", "Post", "Tags", "Search", "Comments"],
|
||||
"ttl": {
|
||||
"profile": "24h",
|
||||
"posts": "40m",
|
||||
"post": "2d",
|
||||
"search": "1d"
|
||||
|
@ -39,7 +36,6 @@
|
|||
"provider": "Greatfon",
|
||||
"canget": ["Profile", "Posts", "Post", "Tags", "Search", "Comments"],
|
||||
"ttl": {
|
||||
"profile": "24h",
|
||||
"posts": "40m",
|
||||
"post": "2d",
|
||||
"search": "1d"
|
||||
|
|
Loading…
Add table
Reference in a new issue