add php.ini

This commit is contained in:
carlospolop 2021-11-17 17:06:31 -05:00
parent 5d195b8934
commit 42cfc4091a

View File

@ -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