From 3c149711f58e8656607190379a05fe5eeaeb76ea Mon Sep 17 00:00:00 2001 From: kitoy Date: Sat, 13 Aug 2022 04:18:11 +0200 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9=C2=A0:=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20config.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index f2fab1c..c930124 100644 --- a/config.py +++ b/config.py @@ -5,7 +5,7 @@ BASE_URL="https://profil.kitoy.me/" # Essentiels pour les cookies -SECRET_KEY="putain de passephrase compliqué ouais :)" +SECRET_KEY="CHANGE-ME" # Dossier où seront stocker les fichiers DOSSIER_APP = "./users/"