mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Document datasette.config_dir, refs #1766
This commit is contained in:
parent
82167105ee
commit
5e6c5c9e31
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue