conf/default_conf.yaml in rsence-2.0.0.5.pre vs conf/default_conf.yaml in rsence-2.0.0.6.pre
- old
+ new
@@ -124,10 +124,10 @@
# When it's enabled, the old session is left intact and a new one is
# created by making a clone of the last session.
# If enabled, also check the maximum number of clones allowed in
# :session_cookie_max_clones
# Defaults to false, will be the default in a future version.
- :clone_cookie_sessions: false
+ :clone_cookie_sessions: true
#
# This limits the amount of cloned targets of a source session.
# NOTE: This has no effect yet, the code is not implemented.
:max_cloned_sessions: 10
#