diff --git a/.streamlit/config.toml b/.streamlit/config.toml deleted file mode 100644 index 75c0faf..0000000 --- a/.streamlit/config.toml +++ /dev/null @@ -1,8 +0,0 @@ -[server] -# 允许在 iframe 中嵌入 -enableXsrfProtection = false -enableCORS = false - -[browser] -# 禁用某些安全限制,允许 iframe 嵌入 -gatherUsageStats = false \ No newline at end of file