Files
test-app/.streamlit/config.toml
2025-12-11 19:44:58 +08:00

8 lines
171 B
TOML

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