Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions agent-ovs/opflex-agent-ovs.conf.in
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,7 @@
"endpoint-sources": {
// Filesystem path to monitor for endpoint information
// Default: no endpoint sources
"filesystem": ["DEFAULT_FS_ENDPOINT_DIR"],
"model-local": ["default"]
"filesystem": ["DEFAULT_FS_ENDPOINT_DIR"]
},

// Service sources provide metadata about services that can
Expand Down
Loading