mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Completely remove session.sid_length and session.sid_bits_per_character from INI files (#15382)
see e8ff7c70f9
[timwolla: Adjusted commit message]
This commit is contained in:
parent
d63caf006b
commit
589cfbb24f
2 changed files with 0 additions and 20 deletions
|
@ -139,16 +139,6 @@
|
|||
; Development Value: 1000
|
||||
; Production Value: 1000
|
||||
|
||||
; session.sid_bits_per_character
|
||||
; Default Value: 4
|
||||
; Development Value: 5
|
||||
; Production Value: 5
|
||||
|
||||
; session.sid_length
|
||||
; Default Value: 32
|
||||
; Development Value: 26
|
||||
; Production Value: 26
|
||||
|
||||
; short_open_tag
|
||||
; Default Value: On
|
||||
; Development Value: Off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue