datacipen commited on
Commit
b43352f
·
verified ·
1 Parent(s): efa714c

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +2 -1
.chainlit/config.toml CHANGED
@@ -16,6 +16,7 @@ cache = false
16
  allow_origins = ["*"]
17
 
18
  # Follow symlink for asset mount (see https://github.com/Chainlit/chainlit/issues/317)
19
- # follow_symlink = false
 
20
  [meta]
21
  generated_by = "1.1.306"
 
16
  allow_origins = ["*"]
17
 
18
  # Follow symlink for asset mount (see https://github.com/Chainlit/chainlit/issues/317)
19
+ follow_symlink = true
20
+
21
  [meta]
22
  generated_by = "1.1.306"