[dancer-users] session dir

Andrew Beverley andy at andybev.com
Thu Feb 19 12:59:51 GMT 2015


On Thu, 2015-02-19 at 12:32 +0000, Zahir Lalani wrote:
> I have the framework running well but am now trying to change the
> default session mechanism to use YAML and a specific dir. It continues
> to use ./sessions as the dir. Here is the config I have:

> session: YAML
> engines:
>   session:
>     YAML:
>       session_dir: /tmp/dancer-sessions

That's the exact config I have, and it works fine for me, so maybe it's
not picking up that config file.

Are you sure it's reading the config file that you're editing?

Andy





More information about the dancer-users mailing list