Skip to content
  • Bart De Vries's avatar
    Make storage path configurable · a15e2dbe
    Bart De Vries authored
    This adds a new setting to the Settings page.
    Existing enclosures and images will be moved to the new location
    (first copied, then deleted in the original location).  If any of
    the copy actions fail, the operation is aborted and the original
    path is restored.
    The StorageMoveJob is set up in such a way that it's easy to add other
    files or subfolders in the future.
    
    Solves #15
    a15e2dbe