feat: implement service management IPC handlers and add PHP configuration template

This commit is contained in:
Ümit Tunç
2026-03-29 00:35:00 +03:00
parent 248f712937
commit e19f7e20fb
3 changed files with 28 additions and 16 deletions
+3
View File
@@ -41,6 +41,9 @@ max_file_uploads = 20
allow_url_fopen = On
allow_url_include = Off
default_socket_timeout = 60
session.save_path = "{{SESSION_DIR}}"
upload_tmp_dir = "{{TEMP_DIR}}"
sys_temp_dir = "{{TEMP_DIR}}"
extension_dir = "{{EXT_DIR}}"
[ExtensionList]