mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
duplicate settings key in file-manager.conf #353
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cijagani on 8/21/2023
CloudPanel version(s) affected
2.3.2
Description
file path : /home/clp/services/php-fpm/fpm/pool.d/file-manager.conf
file name : file-manager.conf
issue : dupliate value of settings pm.process_idle_timeout
How to reproduce
install cloudpanel on Ubuntu 22.04
Possible Solution
remove
pm.process_idle_timeout = 10sAdditional Context
here is screenshot @cloudpanel-io
