Document datasette.config_dir, refs #1766

pull/1789/head
Simon Willison 2022-08-14 10:18:47 -07:00
rodzic 82167105ee
commit 5e6c5c9e31
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -260,6 +260,7 @@ Constructor parameters include:
- ``files=[...]`` - a list of database files to open
- ``immutables=[...]`` - a list of database files to open in immutable mode
- ``metadata={...}`` - a dictionary of :ref:`metadata`
- ``config_dir=...`` - the :ref:`configuration directory <config_dir>` to use, stored in ``datasette.config_dir``
.. _datasette_databases: