aboutsummaryrefslogtreecommitdiff
path: root/config.ini
diff options
context:
space:
mode:
Diffstat (limited to 'config.ini')
-rw-r--r--config.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.ini b/config.ini
index dce7609..a735910 100644
--- a/config.ini
+++ b/config.ini
@@ -20,4 +20,7 @@ UPLOAD_FOLDER = ./app/static/uploads
LOG_FOLDER = ./app/logs/
[EXECUTION]
-INSTANT = True \ No newline at end of file
+INSTANT = True
+
+[FEATURES]
+LSTM = False \ No newline at end of file