Jan H Wildeboer wrote:
So it *seems* to me that for whatever reason the cookie gets reset every
time.

Where does statusnet store its sessions? DB or file?
That's actually a PHP-level setting. However, we /can/ handle sessions for you. Try:

$config['sessions']['handle'] = true;

...in your config.php.

--
Evan Prodromou
CEO, Control Yourself, Inc.
e...@controlyourself.ca - http://identi.ca/evan - +1-514-554-3826

_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to