Skip to content

Add autodelete of resources

Thomas Vincent requested to merge updates into main

This MR adds:

  • --dev to run in dev mode (default no reload when file changes
  • --autodelete to give the default maximum number of newer reconstruction
  • a autodelete: int field to POST requests.
  • 0 (default) or negative values: Use --autodelete value.
  • Other positive value = the maximum number of more recent tiling before deleting this one.
Edited by Thomas Vincent

Merge request reports