diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-12-30 09:10:26 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-12-30 09:10:26 -0500 |
commit | 2ba23ebb136b222b59bd0d59e9f606b3b5e4572c (patch) | |
tree | a68d71e0b56b13c58c82a0822df60aaf2dacb1e4 /doc/remove_account.bb | |
parent | 74d69bdedc6ba3edcb2de43bda1be453123292c1 (diff) | |
download | volse-hubzilla-2ba23ebb136b222b59bd0d59e9f606b3b5e4572c.tar.gz volse-hubzilla-2ba23ebb136b222b59bd0d59e9f606b3b5e4572c.tar.bz2 volse-hubzilla-2ba23ebb136b222b59bd0d59e9f606b3b5e4572c.zip |
Reorganized and revised Zot Protocol content. Deleted some of the old pages that have been refactored.
Diffstat (limited to 'doc/remove_account.bb')
-rw-r--r-- | doc/remove_account.bb | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/doc/remove_account.bb b/doc/remove_account.bb deleted file mode 100644 index 704f0b94c..000000000 --- a/doc/remove_account.bb +++ /dev/null @@ -1,27 +0,0 @@ -[b]Remove Channel or Account[/b]
-
-[b]Remove Channel[/b]
-
-Go to the bottom of your channel settings page or visit the URL:
-
- [baseurl]/removeme
-
-You will need to confirm your password and the channel you are currently logged into will be removed.
-
-This is irreversible.
-
-If you have identity clones on other hubs this only removes by default the channel instance which exists on this hub.
-
-[b]Remove Account[/b]
-
-Go to the bottom of your account settings page or visit the URL:
-
- [baseurl]/removeaccount
-
-You will need to confirm your password and the account you are currently logged into will be removed.
-
-This is irreversible.
-
-All your channels will be deleted. If you have identity clones on other hubs this only removes by default the channels instances which exists on this hub.
-
-#include doc/macros/main_footer.bb;
|