Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Release artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin MOUTY committed Oct 30, 2024
1 parent 1d71a7c commit 044a046
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file.
1 change: 1 addition & 0 deletions src/components/ConfigEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export function ConfigEditor(props: Props) {
defaultUrl="https://demo.akvorado.net"
dataSourceConfig={options}
onChange={onOptionsChange}
sigV4AuthToggleEnabled={true}
/>
</>
);
Expand Down

0 comments on commit 044a046

Please sign in to comment.