You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, report file will be deleted right after download. I suggest to have configuration to define render path retention (similar with existing template path retention config):
= -1 : default, means delete right after download
= 0: infinite
> 0 : number of retention days
The text was updated successfully, but these errors were encountered:
Currently, report file will be deleted right after download. I suggest to have configuration to define render path retention (similar with existing template path retention config):
= -1
: default, means delete right after download= 0
: infinite> 0
: number of retention daysThe text was updated successfully, but these errors were encountered: