JustFlows

Documentation is English-only for now. The rest of the site follows your language.

Settings

Site name, URL, timezone, visibility, public API, and search-engine discouragement.

5 min read

Admin → Settings. GET/POST /api/settings (read with session; write as administrator).

SettingMeaning
Site name / tagline / URLIdentity; also /api/site/identity.
posts_per_pageDefault 10 from install.
timezoneDefault UTC.
site_publicIf false, anonymous visitors see under construction. Admins and editors bypass. Action site.underConstruction.viewed, filter site.underConstruction.render.
public_api_enabledKill switch for /api/v1 and /api/site (see Public API).
discourage_search_enginesDrives /robots.txt.

New installs are private

The wizard sets site_public=false. Turn it on when you are ready for the world.