We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a7ecb commit cc4076bCopy full SHA for cc4076b
1 file changed
remoting_client/examples/sites_web_domain_add.php
@@ -53,6 +53,7 @@
53
'allow_override' => 'All',
54
'apache_directives' => '',
55
'php_open_basedir' => '/',
56
+ 'pm' => 'ondemand',
57
'pm_max_requests' => 0,
58
'pm_process_idle_timeout' => 10,
59
'custom_php_ini' => '',
0 commit comments