jetty-9 added properties to start.ini
This commit is contained in:
parent
29f155143e
commit
7b7a6dc03a
|
@ -52,7 +52,13 @@
|
|||
# Properties, unlike SystemProperties, do not need --exec
|
||||
# to be specified.
|
||||
#-----------------------------------------------------------
|
||||
# jetty.home=.
|
||||
# jetty.logs=./logs
|
||||
# jetty.host=0.0.0.0
|
||||
# jetty.port=8080
|
||||
# jetty.tls.port=8443
|
||||
# jetty.jmxrmihost=localhost
|
||||
# jetty.jmxrmiport=1099
|
||||
#===========================================================
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue