mirror of
https://github.com/LukeHagar/pypistats.dev.git
synced 2025-12-09 12:47:48 +00:00
extend retention
This commit is contained in:
@@ -22,7 +22,7 @@ SYSTEMS = ("Windows", "Linux", "Darwin")
|
|||||||
PSQL_TABLES = ["overall", "python_major", "python_minor", "system"]
|
PSQL_TABLES = ["overall", "python_major", "python_minor", "system"]
|
||||||
|
|
||||||
# Number of days to retain records
|
# Number of days to retain records
|
||||||
MAX_RECORD_AGE = 180
|
MAX_RECORD_AGE = 200
|
||||||
|
|
||||||
|
|
||||||
def get_google_credentials():
|
def get_google_credentials():
|
||||||
|
|||||||
Reference in New Issue
Block a user