set esheapsize and filebeat config for import node

This commit is contained in:
m0duspwnens
2020-08-12 10:39:31 -04:00
parent 5a0df27193
commit 0f53b4d703
2 changed files with 3 additions and 3 deletions

View File

@@ -279,7 +279,7 @@ if [[ $is_helix || $is_manager || $is_import ]]; then
whiptail_homenet_manager
fi
if [[ $is_helix || $is_manager || $is_node ]]; then
if [[ $is_helix || $is_manager || $is_node || $is_import ]]; then
set_base_heapsizes
fi