mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
37d18a5bce
commit
bbde835a1f
2 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ Configuration directory mode
|
|||
Normally you configure Datasette using command-line options. For a Datasette instance with custom templates, custom plugins, a static directory and several databases this can get quite verbose::
|
||||
|
||||
$ datasette one.db two.db \
|
||||
--metadata.json \
|
||||
--metadata=metadata.json \
|
||||
--template-dir=templates/ \
|
||||
--plugins-dir=plugins \
|
||||
--static css:css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue