feature: new

This commit is contained in:
贺海国
2025-12-11 19:44:58 +08:00
parent 5460186757
commit 7bc99cf90a

8
.streamlit/config.toml Normal file
View File

@@ -0,0 +1,8 @@
[server]
# 允许在 iframe 中嵌入
enableXsrfProtection = false
enableCORS = false
[browser]
# 禁用某些安全限制,允许 iframe 嵌入
gatherUsageStats = false