camparchimedes commited on
Commit
5cf4673
ยท
verified ยท
1 Parent(s): 52c5b97

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +7 -1
.chainlit/config.toml CHANGED
@@ -25,13 +25,19 @@ latex = true
25
  auto_tag_thread = true
26
  edit_message = true
27
  cookie_auth = true
 
 
28
 
29
  # Duration (in seconds) during which the session is saved when the connection is lost
30
  session_timeout = 3600
31
 
32
  [UI]
33
  # Name of the app and chatbot.
34
- name = "Daysoff CSA | booking-api-beta"
 
 
 
 
35
 
36
  # Description of the app and chatbot. This is used for HTML tags.
37
  # description = ""
 
25
  auto_tag_thread = true
26
  edit_message = true
27
  cookie_auth = true
28
+ # Enable image display
29
+ show_readme = true # --enable image display
30
 
31
  # Duration (in seconds) during which the session is saved when the connection is lost
32
  session_timeout = 3600
33
 
34
  [UI]
35
  # Name of the app and chatbot.
36
+ name = "Beta-testing for ๐˜ฟ๐™–๐™ฎ๐™จ๐™ค๐™›๐™› kundeservice ๐˜ผ๐™„ ๐˜ผ๐™จ๐™จ๐™ž๐™จ๐™ฉ๐™–๐™ฃ๐™ฉ!๐Ÿ˜Š๐Ÿ‘‹"
37
+
38
+ image = "./daysoff_booking(2_1).jpg"
39
+ #image_dark = "./daysoff_booking(2_1).jpg"
40
+
41
 
42
  # Description of the app and chatbot. This is used for HTML tags.
43
  # description = ""