fix: default options overriding ssl config

This commit is contained in:
DarkPhoenix2704
2024-09-05 15:12:18 +05:30
parent 221dd07972
commit 896f80d45e

View File

@@ -478,7 +478,6 @@ get_advanced_options() {
}
set_default_options() {
CONFIG_SSL_ENABLED="N"
CONFIG_EDITION="CE"
CONFIG_REDIS_ENABLED="Y"
CONFIG_MINIO_ENABLED="Y"