Skip to content

Commit

Permalink
undo changes in DEFAULT_CONFIG
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Jan 18, 2024
1 parent 9f36a02 commit be24a42
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions DEFAULT_CONFIG.json5
Original file line number Diff line number Diff line change
Expand Up @@ -406,18 +406,14 @@
// },
// },

/// Plugin configuration example using `__config__` property
// plugins: {
// rest: {
// __config__: "./plugins/zenoh-plugin-rest/config.json5",
// },
// storage_manager: {
// __config__: "./plugins/zenoh-plugin-storage-manager/config.json5",
// },
// not_found: {
// },
// example: {
// },
// /// Plugin configuration example using `__config__` property
// plugins: {
// rest: {
// __config__: "./plugins/zenoh-plugin-rest/config.json5",
// },
// storage_manager: {
// __config__: "./plugins/zenoh-plugin-storage-manager/config.json5",
// }
// },

}

0 comments on commit be24a42

Please sign in to comment.