Add toggle for verbose web logs

This commit is contained in:
2024-04-03 14:39:44 -04:00
parent 774efe062f
commit 4567f52668
4 changed files with 8 additions and 2 deletions

View File

@@ -81,6 +81,7 @@ export default {
auth0Domain: "Auth0 domain",
auth0ClientId: "Auth0 client ID",
auth0PublicKey: "Auth0 public key",
verbose: "Verbose logs"
},
backendOptions: {
title: "Search backend options",