{% extends "base.html" %} {% block title %}Studio · Settings — Tusk{% endblock %} {% block content %}

Studio

Editor and map preferences. Saved to ~/.tusk/config.toml; take effect on the next page load.

Back to settings
Preview row cap
Rows fetched when you open a table from the schema tree (PREVIEW). Keeps a click on a 50M-row table cheap.
Editor font size

Map basemap

XYZ tile URL
Leave empty for the default (CARTO Dark Matter). Any raster XYZ provider works: a self-hosted OSM, Mapbox raster tiles, an internal server. Use {z}/{x}/{y} placeholders.
Attribution
Shown in the map corner. HTML links allowed.
{% endblock %} {% block scripts %} {% endblock %}