updates for Pathfinder 2.2.0
This commit is contained in:
parent
e96feb6833
commit
8afa70b554
3 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue