aboutsummaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-04 18:55:48 +0100
committerdefault <nobody@localhost>2025-01-04 18:55:48 +0100
commitd1a850acdd75c190df2aae9552882ef06b04e70a (patch)
tree13290c250a88ce1a013d94cfd2dd680480f076b5 /doc/snac.8
parent2413faea8d6d7484a4639dabc643dfb387a58a18 (diff)
Updated documentation.
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.812
1 files changed, 3 insertions, 9 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index d004c48..d4bf23b 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -421,7 +421,9 @@ server, first export your data to CSV by running:
snac export_csv $SNAC_BASEDIR origin
.Ed
.Pp
-You'll find the following CSV files in the current directory:
+You'll find the following CSV files in the
+.Pa export/
+subdirectory inside the user directory:
.Pa bookmarks.csv ,
.Pa blocked_accounts.csv ,
.Pa lists.csv , and
@@ -481,14 +483,6 @@ account you migrated from is not disabled nor changed in any way, so can still
use it as it no migration was done. This behaviour may or may not match what other
ActivityPub implementations do.
.Pp
-NOTE: If you run
-.Nm
-on OpenBSD, please take note that the pledge()/unveil() security system disallows
-opening or creating files in the current directory; to do this operation, please
-temporarily set the disable_openbsd_security option to true in the
-.Pa server.json
-file and restart before migrating. You can restore the option back to the default false
-value afterwards.
.Ss Migrating from Mastodon to snac
Since version 2.61, you can migrate accounts on other ActivityPub instances to your
.Nm