feature: new
This commit is contained in:
8
.streamlit/config.toml
Normal file
8
.streamlit/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[server]
|
||||
# 允许在 iframe 中嵌入
|
||||
enableXsrfProtection = false
|
||||
enableCORS = false
|
||||
|
||||
[browser]
|
||||
# 禁用某些安全限制,允许 iframe 嵌入
|
||||
gatherUsageStats = false
|
||||
Reference in New Issue
Block a user