]> granicus.if.org Git - php/commitdiff
Remove obsolete warning
authorSascha Schumann <sas@php.net>
Fri, 31 Jan 2003 07:44:17 +0000 (07:44 +0000)
committerSascha Schumann <sas@php.net>
Fri, 31 Jan 2003 07:44:17 +0000 (07:44 +0000)
php.ini-dist

index 282db20fccfd2fcb2573284223327053269ba9b9..0e66b61e8b2728f744a2873dbc60419e72becd94 100644 (file)
@@ -841,9 +841,6 @@ session.gc_dividend    = 100
 
 ; After this number of seconds, stored data will be seen as 'garbage' and
 ; cleaned up by the garbage collection process.
-; WARNING: Your filesystem must store access times.  Windows FAT does
-;          not.  So, see session_set_save_handler() and write your own
-;          session handler with a different mechanism for cleaning up sessions.
 session.gc_maxlifetime = 1440
 
 ; NOTE: If you are using the subdirectory option for storing session files