Skip to content

Commit 30a2b4b

Browse files
committed
Replace missing downloads directory value in config.yaml.defaults
1 parent d5452d8 commit 30a2b4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.yaml.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ paths:
1818
features_folder: './data/extracted_features'
1919
predictions_folder: './data/predictions'
2020
ts_data_folder: './data/ts_data'
21+
downloads_folder: '/tmp'
2122

2223
upload_folder: './data/uploads'
2324
custom_feature_script_folder: './data/uploads/custom_feature_scripts'

0 commit comments

Comments
 (0)