cweagans/docker-bg-sync

delete folder not sync from container to outside

kangzhi2016 opened this issue · 1 comments

When I delete the folder in the container, it is not synchronized to the host computer. The folder on the host computer is always there.

I see. SYNC_NODELETE_SOURCE (default: '1'): Set this variable to "0" to allow Unison to sync deletions to the source directory. This could cause unpredictable behaviour with your source files.