hometown-fork / hometown

A supported fork of Mastodon that provides local posting and a wider range of content types.
GNU Affero General Public License v3.0
746 stars 57 forks source link

Adding a server setting for default federation #1258

Closed dariusk closed 1 year ago

dariusk commented 1 year ago

There is now a toggle under Administration -> Server Settings -> Hometown that lets an admin make new accounts default to local-only privacy for posts. It does not affect current accounts.

image

Fixes #704