hallowed-postman-21092
04/20/2023, 9:11 AMhydra janitor <postgres://db-name>:db-pass@127.0.0.1:5432/oauth?search_path=hydra --tokens --access-lifespan 3h --refresh-lifespan 1440h
Questions:
1. If I not use options --lifespan, this command will be delete all data, right? or just delete only expired data?
2. For the lifes-span option, I set to 1440h It should mean delete data that older 1440h (3 months), right?
3. Is it possible to provide example command to delete only expired data?hallowed-postman-21092
04/25/2023, 1:32 AM