drone-gc
drone-gc copied to clipboard
Add minimum image age option
The current implementation of DroneGC only considers images that were created more than one hour ago. This PR makes that image age time configurable via the MinImageAge
option. If such option is not available, the minimum image age is remains 1 hour.
@tboerger is there any possibility to see this feature merged
to master?