mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-25 00:45:18 +00:00
10 lines
308 B
INI
10 lines
308 B
INI
|
# ---------------------------------------
|
||
|
# Module: session-store-infinispan-embedded
|
||
|
# Enables session data store in a local Infinispan cache
|
||
|
# ---------------------------------------
|
||
|
--module=session-store-infinispan-embedded
|
||
|
|
||
|
#jetty.session.gracePeriod.seconds=3600
|
||
|
#jetty.session.savePeriod.seconds=0
|
||
|
|