Sha256: 4437685619e47cc5163e6aab88a4713b22090619e0ae74aefafdb298d3907fc7

Contents?: true

Size: 252 Bytes

Versions: 4

Compression:

Stored size: 252 Bytes

Contents

# Listen to port 3000
listen 3000

# the ssl certification path
ssl_keystore "jubilee/keystore.jks"

# the ssl certification key
ssl_password "helloworld"

pid "tmp/jubilee.pid"
stderr_path "log/jubilee.stderr.log"
stdout_path "log/jubilee.stdout.log"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jubilee-1.1.0-java examples/jubilee.conf.rb
jubilee-1.1.0.rc3 examples/jubilee.conf.rb
jubilee-1.1.0.rc2 examples/jubilee.conf.rb
jubilee-1.1.0.rc1 examples/jubilee.conf.rb