mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Dropped the last 's' in the sessions cache directory
This commit is contained in:
parent
3d911a7beb
commit
34b56238d2
@ -51,7 +51,7 @@ server.thread_pool = 10
|
||||
# TurboGears sessions.
|
||||
session_filter.on = True
|
||||
session_filter.storage_type='File'
|
||||
session_filter.storage_path='/var/cache/ipa/session'
|
||||
session_filter.storage_path='/var/cache/ipa/sessions'
|
||||
|
||||
|
||||
# LOGGING
|
||||
|
Loading…
Reference in New Issue
Block a user