summaryrefslogtreecommitdiff
path: root/doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing....
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-12 15:14:30 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-12 15:14:30 -0400
commit9cb069492c521009bd1f13afe70b02e92cb4dece (patch)
treeba18e1ca8d65fa59bbd5f239b1966a5343c8c683 /doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing.mdwn
parent747c85a07079692c2e168b469b1101a91a4f21a1 (diff)
open bug from forum post
Diffstat (limited to 'doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing.mdwn')
-rw-r--r--doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing.mdwn b/doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing.mdwn
new file mode 100644
index 000000000..cee8da93f
--- /dev/null
+++ b/doc/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing.mdwn
@@ -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]]