open bug from forum post

This commit is contained in:
Joey Hess 2016-05-12 15:14:30 -04:00
parent 8859065ecc
commit 9fd09a657a
Failed to extract signature
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,4 @@
When deleting a remote via the webapp, if syncing is disabled
the content will never get removed from the remote. So, the starting to
delete a remote should probably enable syncing to it, or warn if syncing is
disabled. --[[Joey]]