From 4a993ededc7582bbaf5f74f5b3c61d0daf57405e Mon Sep 17 00:00:00 2001 From: thomasfay <thomas.fay@esss.se> Date: Thu, 10 Jun 2021 09:05:05 +0200 Subject: [PATCH] Include LOG_SERVER --- env.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/env.sh b/env.sh index 9a292f9..d9f12aa 100644 --- a/env.sh +++ b/env.sh @@ -1,5 +1,6 @@ export IOCNAME=" TS2-LLRF1:Ctrl-IOC-01" export AS_TOP=/opt/nonvolatile +export LOG_SERVER_NAME=172.30.4.43 export EPICS_CA_MAX_ARRAY_BYTES=16777300 export LLRF_PREFIX="TS2-LLRF1" -- GitLab