mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-12-01 00:46:58 -05:00
Docs: document breaking changes in the config file
This commit is contained in:
parent
1331c171c3
commit
8d9254e050
3 changed files with 52 additions and 1 deletions
|
|
@ -241,6 +241,11 @@ const sidebars = {
|
|||
label: 'CLI',
|
||||
id: 'reference/cli',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Configuration Migrations',
|
||||
id: 'reference/config-migration',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue