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 _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
