This commit is contained in:
2024-08-19 13:00:31 -04:00
parent d2e5515ec8
commit 7a7e74e382
5 changed files with 43 additions and 21 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ Cmd="${Cmd} --active_exchanges=${ActiveExchanges}"
Cmd="${Cmd} --portal_name=${PortalName}"
Cmd="${Cmd} --admin_port=${AdminPort}"
Cmd="${Cmd} --log_file=/logs/%T.${PortalName}.log"
# Cmd="${Cmd} --compress_log"
Cmd="${Cmd} --compress_log"
echo ${Cmd}
eval ${Cmd}