Skip to content

Commit 53adaf0

Browse files
authored
Update config_test.cfg
1 parent 6cdbbe1 commit 53adaf0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

qiita_core/support_files/config_test.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,6 @@ PLUGIN_LAUNCHER = qiita-plugin-launcher
5050
# Plugins configuration directory
5151
PLUGIN_DIR =
5252

53-
# Allow BASE_DATA_DIR file content transfer through https (True or False)
54-
# By default, Qiita and its plugins share the filesystem of BASE_DATA_DIR.
55-
# You can less tightly couple selected plugins (=no shared file system) but
56-
# they need to get/push input/output files through https then
57-
ENABLE_HTTPS_PLUGIN_FILETRANSFER = False
58-
5953
# Webserver certificate file paths
6054
CERTIFICATE_FILE =
6155
KEY_FILE =

0 commit comments

Comments
 (0)