# Example of the syntax for restrict_unauthenticated in 2.5.54, # without going the full "public: false": config :pleroma, :restrict_unauthenticated, timelines: %{local: true, federated: true}