From: Reini U. <ru...@x-...> - 2004-07-15 08:59:32
|
aphid schrieb: > Is there a setting in the config.ini to designate how long users should > stay logged in? If so I can't find it; if not, there probably should be > one. No, that's entirely a php.ini setting. session.gc_maxlifetime (Default: 1440 secs) session.cache_expire normally doesn't apply to us. We send our own cache headers. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |