Ver Fonte

Updated documentation.

default há 1 ano atrás
pai
commit
946b383dfa
1 ficheiros alterados com 17 adições e 0 exclusões
  1. 17 0
      doc/snac.8

+ 17 - 0
doc/snac.8

@@ -480,6 +480,15 @@ Also, please take note that the
 account you migrated from is not disabled nor changed in any way, so can still
 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
 use it as it no migration was done. This behaviour may or may not match what other
 ActivityPub implementations do.
 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
 .Ss Migrating from Mastodon to snac
 Since version 2.61, you can migrate accounts on other ActivityPub instances to your
 Since version 2.61, you can migrate accounts on other ActivityPub instances to your
 .Nm
 .Nm
@@ -548,6 +557,14 @@ account from all accounts that followed the Mastodon one. According to the great
 I linked above, this process may or may not start immediately, and its success may depend
 I linked above, this process may or may not start immediately, and its success may depend
 heavily on how all the servers involved behave. Just cross your fingers and hope for the best.
 heavily on how all the servers involved behave. Just cross your fingers and hope for the best.
 .Pp
 .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 Instance blocking
 .Ss Instance blocking
 Full instances can be blocked. This operation must be done from
 Full instances can be blocked. This operation must be done from
 the command-line tool. See
 the command-line tool. See