Skip to content
Merged
Show file tree
Hide file tree
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
10 changes: 1 addition & 9 deletions examples/lightspeed-stack-lls-external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,5 @@ user_data_collection:
feedback_storage: "/tmp/data/feedback"
transcripts_enabled: true
transcripts_storage: "/tmp/data/transcripts"
data_collector:
enabled: false
ingress_server_url: null
ingress_server_auth_token: null
ingress_content_service_name: null
collection_interval: 7200 # 2 hours in seconds
cleanup_after_send: true
connection_timeout_seconds: 30
authentication:
module: "noop"
module: "noop"
10 changes: 1 addition & 9 deletions examples/lightspeed-stack-lls-library.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,5 @@ user_data_collection:
feedback_storage: "/tmp/data/feedback"
transcripts_enabled: true
transcripts_storage: "/tmp/data/transcripts"
data_collector:
enabled: false
ingress_server_url: null
ingress_server_auth_token: null
ingress_content_service_name: null
collection_interval: 7200 # 2 hours in seconds
cleanup_after_send: true
connection_timeout_seconds: 30
authentication:
module: "noop"
module: "noop"