Hi all, I have a question and problem where I am t...
# general
b
Hi all, I have a question and problem where I am trying to run command (Janitor/kratos) to purge (clean) the databases (hydra/kratos) but I don't see any difference before/after running the command in a cronjob and the databses are increasing more and more. I am using postgres as backend database. Thanks for your feedback 😉 The command are : janitor", "--keep-if-younger", "23h", "--access-lifespan", "6h", "--refresh-lifespan", "4380h", "--consent-request-lifespan", "1h", "--tokens", "--requests", "--grants", "-e" (for hydra) and "cleanup", "sql", "$DSN", "--keep-last", "23h", "--database.cleanup.batch_size", "1000" (for kratos). Thanks in advanced for your feedback.
s
Hi did you find any solution for this ?
b
yes we did