File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -203,16 +203,16 @@ module.exports = {
203203 'send-data/opentelemetry-collector/remote-management/source-templates/nginx/changelog' ,
204204 ]
205205 } ,
206- {
207- type : 'category' ,
208- label : 'PostgreSQL' ,
209- collapsible : true ,
210- collapsed : true ,
211- link : { type : 'doc' , id : 'send-data/opentelemetry-collector/remote-management/source-templates/postgresql/index' } ,
212- items :[
206+ // {
207+ // type: 'category',
208+ // label: 'PostgreSQL',
209+ // collapsible: true,
210+ // collapsed: true,
211+ // link: {type: 'doc', id: 'send-data/opentelemetry-collector/remote-management/source-templates/postgresql/index'},
212+ // items:[
213213 //'send-data/opentelemetry-collector/remote-management/source-templates/postgresql/changelog',
214- ]
215- } ,
214+ // ]
215+ // },
216216 {
217217 type : 'category' ,
218218 label : 'RabbitMQ' ,
You can’t perform that action at this time.
0 commit comments