Hi,
I am currently working on PACS Integration configuration and since I want to make a change, I wanted to ask first if this might pose any issues that you might be aware of.
I want to change the following in the pacs-integration.conf
export SERVER_OPTS="-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m"
to
export SERVER_OPTS="-Xms128m -Xmx256m -XX:PermSize=64m -XX:MaxPermSize=128m"