Public catalog opt-in

Enable publicCatalogEnabled to publish /users/{username} when toggle.published_files_link is on. Default off.

Public catalog opt-in

Publish a public list of your Public files.

Where to find it

/accountSettings → Public files → Enable public catalog

How it works

Site gate: toggle.published_files_link (default on). Member pref publicCatalogEnabled defaults off. When both are on, visitors can open /users/{username} (public, non-folder, non-password files only).

Enabling while the site catalog is off is rejected.

Common problems

Link 404 after enabling

Site published-files link is off, or you have no public files yet.

Related