| { |
| "AdminDocsSidebar": [ |
| { |
| "type": "doc", |
| "label": "Overview", |
| "id": "index" |
| }, |
| { |
| "type": "category", |
| "label": "Installation", |
| "collapsed": false, |
| "items": [ |
| { |
| "type": "autogenerated", |
| "dirName": "installation" |
| } |
| ] |
| }, |
| { |
| "type": "category", |
| "label": "Configuration", |
| "collapsed": true, |
| "items": [ |
| { |
| "type": "autogenerated", |
| "dirName": "configuration" |
| } |
| ] |
| }, |
| { |
| "type": "link", |
| "label": "Database Drivers", |
| "href": "/user-docs/databases/", |
| "description": "See User Docs for database connection guides" |
| }, |
| { |
| "type": "category", |
| "label": "Security", |
| "collapsed": true, |
| "items": [ |
| { |
| "type": "autogenerated", |
| "dirName": "security" |
| } |
| ] |
| } |
| ] |
| } |