commit | 6405aad6f5f1e3f51a05f11c03381eec671da11c | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Thu Apr 12 13:35:58 2018 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Thu Apr 12 21:54:37 2018 +0000 |
tree | dd0e88417e96ed389ffcefde931541303bc7bfcb | |
parent | 0b7682fc6cc2f23c519ce01c936a04e67c5da88b [diff] |
Increasing GUI session timeout. Change-Id: I28c8776025f4d4f51745e59727a7372890befe04
diff --git a/tools/package/etc/org.ops4j.pax.web.cfg b/tools/package/etc/org.ops4j.pax.web.cfg index c8fb3b3..cf78e87 100644 --- a/tools/package/etc/org.ops4j.pax.web.cfg +++ b/tools/package/etc/org.ops4j.pax.web.cfg
@@ -8,5 +8,8 @@ org.ops4j.pax.web.ssl.password=OBF:1xtn1w1u1uob1xtv1y7z1xtn1unn1w1o1xtv org.ops4j.pax.web.ssl.keypassword=OBF:1xtn1w1u1uob1xtv1y7z1xtn1unn1w1o1xtv + +org.ops4j.pax.web.session.timeout=1440 + org.ops4j.pax.web.session.url=none org.ops4j.pax.web.config.file=./etc/jetty.xml