martynka commited on
Commit
f3c9daa
·
verified ·
1 Parent(s): 9c9d3f1

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -0
config.yaml CHANGED
@@ -115,6 +115,7 @@ endpoints:
115
  - name: "Shapes.inc"
116
  iconURL: "https://shapes.inc/favicon.ico"
117
  apiKey: "${shapekey}"
 
118
  baseURL: "https://api.shapes.inc/v1"
119
  headers:
120
  X-User-ID: "{{LIBRECHAT_USER_ID}}"
 
115
  - name: "Shapes.inc"
116
  iconURL: "https://shapes.inc/favicon.ico"
117
  apiKey: "${shapekey}"
118
+ fetch: true
119
  baseURL: "https://api.shapes.inc/v1"
120
  headers:
121
  X-User-ID: "{{LIBRECHAT_USER_ID}}"