Update php_ini_editor.md

This commit is contained in:
Stefan Pejcic
2025-02-08 12:16:27 +01:00
committed by GitHub
parent 03192c8c90
commit 80c677311b

View File

@@ -1,5 +1,9 @@
---
sidebar_position: 3
sidebar_position: 3
---
# PHP.INI Editor
# PHP.INI Editor
The PHP.INI Editor allows you to view and modify the configuration file for each installed PHP version.
You can increase limits, enable new defaults, or adjust settings as needed. Changes will restart the corresponding PHP service.