From f6498474c3b9e0b7770e0221755f3c91922e6b0a Mon Sep 17 00:00:00 2001 From: ulrich Date: Wed, 14 Apr 2021 20:48:35 +0000 Subject: [PATCH] Zoom unterbunden --- src/de/uhilger/mediaz/App.java | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/de/uhilger/mediaz/App.java b/src/de/uhilger/mediaz/App.java index ed108fc..83ceb8e 100644 --- a/src/de/uhilger/mediaz/App.java +++ b/src/de/uhilger/mediaz/App.java @@ -27,6 +27,12 @@ /** * Die Hauptklasse der Mediazentrale mit der Methode <code>main</code>. * + * + * args + * ctx=mz port=9090 conf=conf www-data=www + * + * -Djava.util.logging.config.file=/pfad/zu/logging.properties + * * @author Ulrich Hilger * @version 1, 25.3.2021 */ -- Gitblit v1.9.3