add php.ini
This commit is contained in:
parent
5d195b8934
commit
42cfc4091a
@ -409,6 +409,15 @@ search:
|
|||||||
search_in:
|
search_in:
|
||||||
- common
|
- common
|
||||||
|
|
||||||
|
- name: "php.ini"
|
||||||
|
value:
|
||||||
|
bad_regex: "On"
|
||||||
|
remove_regex: "^;"
|
||||||
|
line_grep: "allow_"
|
||||||
|
type: f
|
||||||
|
search_in:
|
||||||
|
- common
|
||||||
|
|
||||||
- name: PHP Sessions
|
- name: PHP Sessions
|
||||||
value:
|
value:
|
||||||
config:
|
config:
|
||||||
@ -2642,13 +2651,6 @@ search:
|
|||||||
search_in:
|
search_in:
|
||||||
- common
|
- common
|
||||||
|
|
||||||
- name: "php.ini"
|
|
||||||
value:
|
|
||||||
just_list_file: True
|
|
||||||
type: f
|
|
||||||
search_in:
|
|
||||||
- common
|
|
||||||
|
|
||||||
- name: "printers.xml"
|
- name: "printers.xml"
|
||||||
value:
|
value:
|
||||||
just_list_file: True
|
just_list_file: True
|
||||||
|
Loading…
Reference in New Issue
Block a user