diff --git a/config/pathfinder/config.ini b/config/pathfinder/config.ini index fe39d4e..6bc858e 100644 --- a/config/pathfinder/config.ini +++ b/config/pathfinder/config.ini @@ -82,7 +82,7 @@ API_CACHE = {{@CACHE}} ; default ; - Session data get stored in PHPs default Session handler (php.ini → session.save_handler and session.save_path) ; PHPs default session.save_handler is `files` and each Session is written to disc (slowest) -SESSION_CACHE = mysql +SESSION_CACHE = default ; Callback functions ============================================================================== ONERROR = {{ @NAMESPACE }}\Controller\Controller->showError diff --git a/config/pathfinder/pathfinder.ini b/config/pathfinder/pathfinder.ini index 0974447..123685c 100644 --- a/config/pathfinder/pathfinder.ini +++ b/config/pathfinder/pathfinder.ini @@ -13,8 +13,8 @@ NAME = Pathfinder Community Edition ; Version is used for CSS/JS cache busting and is part of the URL for static resources: ; e.g. public/js/vX.X.X/app.js ; Syntax: String (current version) -; Default: v2.1.4 -VERSION = v2.1.4 +; Default: v2.2.0 +VERSION = v2.2.0 ; Contact information [optional] ; Shown on 'licence', 'contact' page. diff --git a/pathfinder b/pathfinder index 740aacb..441f1fd 160000 --- a/pathfinder +++ b/pathfinder @@ -1 +1 @@ -Subproject commit 740aacb539f06a7a64bc7262bb91ed72afedd504 +Subproject commit 441f1fd8084751a6318c744787ac08ca9acc4f2f