Changes between Initial Version and Version 1 of Ticket #58388, comment 2
- Timestamp:
- 05/23/2023 06:48:54 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58388, comment 2
initial v1 1 1 Yeah I think this is best reported against the source repository as Sergey mentioned. 2 2 3 Presumably, an option for `max_days` could be added, or just capped with `days_back = max( days_back, 1830 )` - about 5 years, or whatever.3 Presumably, an option for `max_days` could be added, or just capped with `days_back = max( days_back, 1830 )` (about 5 years, or whatever).