Spaces:
Sleeping
Sleeping
fixs
Browse files
.chainlit/config.toml
CHANGED
@@ -33,7 +33,7 @@ edit_message = true
|
|
33 |
|
34 |
# Authorize users to spontaneously upload files with messages
|
35 |
[features.spontaneous_file_upload]
|
36 |
-
enabled =
|
37 |
# Define accepted file types using MIME types
|
38 |
# Examples:
|
39 |
# 1. For specific file types:
|
|
|
33 |
|
34 |
# Authorize users to spontaneously upload files with messages
|
35 |
[features.spontaneous_file_upload]
|
36 |
+
enabled = false
|
37 |
# Define accepted file types using MIME types
|
38 |
# Examples:
|
39 |
# 1. For specific file types:
|
{.chainlit/public → public}/custom.css
RENAMED
File without changes
|