home / docs / sections

sections: settings:setting-allow-download

This data as json

id page ref title content breadcrumbs references
settings:setting-allow-download settings setting-allow-download allow_download Should users be able to download the original SQLite database using a link on the database index page? This is turned on by default. However, databases can only be downloaded if they are served in immutable mode and not in-memory. If downloading is unavailable for either of these reasons, the download link is hidden even if allow_download is on. To disable database downloads, use the following: datasette mydatabase.db --setting allow_download off ["Settings", "Settings"] []
Powered by Datasette · Queries took 1.142ms