aboutsummaryrefslogtreecommitdiff
path: root/config.example.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.cfg')
-rw-r--r--config.example.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.example.cfg b/config.example.cfg
index 05fa9be..efb4c4f 100644
--- a/config.example.cfg
+++ b/config.example.cfg
@@ -7,3 +7,5 @@ SQLALCHEMY_DATABASE_URI = "sqlite:///../db.sqlite"
GITHUB_CLIENT_ID = ""
GITHUB_CLIENT_SECRET = ""
+
+UPLOAD_FOLDER="tmp"