From 4aac34bcd772867dbf078a33a9f4fdc061579e07 Mon Sep 17 00:00:00 2001 From: aslane Date: Sat, 20 Apr 2024 21:23:48 +0000 Subject: [PATCH] =?UTF-8?q?T=C3=A9l=C3=A9verser=20les=20fichiers=20vers=20?= =?UTF-8?q?".streamlit"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .streamlit/config 1.toml | 3 +++ .streamlit/credentials.toml | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .streamlit/config 1.toml create mode 100644 .streamlit/credentials.toml diff --git a/.streamlit/config 1.toml b/.streamlit/config 1.toml new file mode 100644 index 0000000..2ae5e41 --- /dev/null +++ b/.streamlit/config 1.toml @@ -0,0 +1,3 @@ +[server] +maxUploadSize = 1000 +enableXsrfProtection=false diff --git a/.streamlit/credentials.toml b/.streamlit/credentials.toml new file mode 100644 index 0000000..dfb4683 --- /dev/null +++ b/.streamlit/credentials.toml @@ -0,0 +1,2 @@ +[general] +email = ""