summaryrefslogtreecommitdiff
path: root/src/main/unix/files/root/etc/app.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/unix/files/root/etc/app.conf')
-rw-r--r--src/main/unix/files/root/etc/app.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/unix/files/root/etc/app.conf b/src/main/unix/files/root/etc/app.conf
index 9dfa29b..0212a32 100644
--- a/src/main/unix/files/root/etc/app.conf
+++ b/src/main/unix/files/root/etc/app.conf
@@ -1 +1,7 @@
app.bin=bin/jenkins
+
+# Properties named jenkins.* are passed to the JVM. Run
+#
+# java -jar jenkins/default/current/wars/jenkins.war --help
+#
+# to see the full list of available options.