diff --git a/smartassist/config/smartassist.yaml b/smartassist/config/smartassist.yaml index 852552b..77f971f 100644 --- a/smartassist/config/smartassist.yaml +++ b/smartassist/config/smartassist.yaml @@ -1,7 +1,3 @@ -# Frontend Configuration -# frontend: -# url: "http://localhost:5004" - # Backend Configuration backend: url: "http://localhost:5004" @@ -47,7 +43,7 @@ logging: # Cache Settings (Optional) cache: - enabled: true + enabled: True timeout: 60 # Seconds test: