summaryrefslogtreecommitdiff
path: root/php.ini-production
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2010-06-08 13:46:19 +0000
committerPierre Joye <pajoye@php.net>2010-06-08 13:46:19 +0000
commitbfe51d38951b6c110ab02280fa87dac9e81dda70 (patch)
tree2dc97e0fd09d701746e76e009bb80c4b0a025379 /php.ini-production
parentdd73c48d570f0ebe9c5873613d5e6913faa53fd1 (diff)
downloadphp-git-bfe51d38951b6c110ab02280fa87dac9e81dda70.tar.gz
- [DOC] add session.entropy* support to windows
Diffstat (limited to 'php.ini-production')
-rw-r--r--php.ini-production2
1 files changed, 2 insertions, 0 deletions
diff --git a/php.ini-production b/php.ini-production
index 37e7aff7ff..6a7748272a 100644
--- a/php.ini-production
+++ b/php.ini-production
@@ -1499,6 +1499,8 @@ session.referer_check =
; Defaults to /dev/urandom
; On systems that don't have /dev/urandom but do have /dev/arandom, this will default to /dev/arandom
; If neither are found at compile time, the default is no entropy file.
+; On windows, setting the entropy_length setting will activate the
+; Windows random source (using the CryptoAPI)
;session.entropy_file = /dev/urandom
; http://php.net/session.entropy-length