mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Note in changelog about datasette publish, refs #2195
This commit is contained in:
parent
c64453a4a1
commit
d0089ba776
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ Configuration
|
|||
|
||||
- Existing Datasette installations may already have configuration set in ``metadata.yaml`` that should be migrated to ``datasette.yaml``. To avoid breaking these installations, Datasette will silently treat table configuration, plugin configuration and allow blocks in metadata as if they had been specified in configuration instead. (:issue:`2247`) (:issue:`2248`) (:issue:`2249`)
|
||||
|
||||
Note that the ``datasette publish`` command has not yet been updated to accept a ``datasette.yaml`` configuration file. This will be addressed in :issue:`2195` but for the moment you can include those settings in ``metadata.yaml`` instead.
|
||||
|
||||
JavaScript plugins
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue