aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2021-09-27 13:13:25 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2021-09-27 13:16:23 +0200
commit8de5c16329494d36bdce4d36db91a509ca31ef9b (patch)
tree3ec9694c98fe79802646fe93efb16510eb50f9be /standalone-container
parent9377da84086392e118d69b467006e73fe9ae3f70 (diff)
Use default value of jdisc.debug.resources
Diffstat (limited to 'standalone-container')
-rwxr-xr-xstandalone-container/src/main/sh/standalone-container.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/standalone-container/src/main/sh/standalone-container.sh b/standalone-container/src/main/sh/standalone-container.sh
index b30a7ad4cd0..e6cbb435b6f 100755
--- a/standalone-container/src/main/sh/standalone-container.sh
+++ b/standalone-container/src/main/sh/standalone-container.sh
@@ -180,7 +180,6 @@ StartCommand() {
-Djdisc.config.file="$cfpfile" \
-Djdisc.export.packages= \
-Djdisc.cache.path="$bundlecachedir" \
- -Djdisc.debug.resources=false \
-Djdisc.bundle.path="$VESPA_HOME/lib/jars" \
-Djdisc.logger.enabled=true \
-Djdisc.logger.level=ALL \