We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cdbbe1 commit 53adaf0Copy full SHA for 53adaf0
qiita_core/support_files/config_test.cfg
@@ -50,12 +50,6 @@ PLUGIN_LAUNCHER = qiita-plugin-launcher
50
# Plugins configuration directory
51
PLUGIN_DIR =
52
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
-
59
# Webserver certificate file paths
60
CERTIFICATE_FILE =
61
KEY_FILE =
0 commit comments