home / docs / sections_fts

sections_fts: 22

This data as json

rowid title content
22 allow_signed_tokens Should users be able to create signed API tokens to access Datasette? This is turned on by default. Use the following to turn it off: datasette mydatabase.db --setting allow_signed_tokens off Turning this setting off will disable the /-/create-token page, described here . It will also cause any incoming Authorization: Bearer dstok_... API tokens to be ignored.
Powered by Datasette · Queries took 2.797ms