Hi all,
is there a way to extend the duration of the cards forever? The default it is just 6 days, but for keep track of their analysis our users needs too keep the card session theoretically forever.
Thanks,
Cristiano
Hi all,
is there a way to extend the duration of the cards forever? The default it is just 6 days, but for keep track of their analysis our users needs too keep the card session theoretically forever.
Thanks,
Cristiano
This feature appears to be undocumented , but you can change this through the environment variable
OOD_BC_CARD_TIME
.
Something like this in the dashboard’s env file should work for you. Its the amount of days you’ll keep the card (one year).
# /etc/ood/config/apps/dashboard/env
OOD_BC_CARD_TIME=365
Thank you!
Is there even a way to keep the cards forever? (Maybe setting the variable to ‘0’).
Cristiano
I don’t think so, but I feel like 1 year is practically forever, if not 5 or 10 if you want.