From d81fe5f763aabf5337406e1c01b3c06dc36bfd4d Mon Sep 17 00:00:00 2001 From: phil Date: Wed, 8 Jun 2022 00:47:11 +0200 Subject: [PATCH] Umbenennung wwwusers-ng --> wwwusers --- templates/sao.ini.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/sao.ini.j2 b/templates/sao.ini.j2 index f7e1ec9..7ff143e 100644 --- a/templates/sao.ini.j2 +++ b/templates/sao.ini.j2 @@ -1,4 +1,4 @@ -{% if inventory_hostname == "wwwusers-ng.sao" %} +{% if inventory_hostname == "wwwusers.sao" %} file_uploads = on max_execution_time=120 max_input_time=120 @@ -20,7 +20,7 @@ apc.rfc1867 = 1 {% if inventory_hostname == "webmail-horde.sao" %} disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_exec,passthru,system,proc_get_status,proc_close,proc_nice,proc_terminate,proc_open,curl_ini,parse_ini_file,show_source,dl,symlink,mail,system_exec,exec,shell_exec,phpinfo -{% elif inventory_hostname == "wwwusers-ng.sao" %} +{% elif inventory_hostname == "wwwusers.sao" %} disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_exec,passthru,system,proc_get_status,proc_close,proc_nice,proc_terminate,proc_open,curl_ini,show_source,dl,symlink,system_exec,exec,shell_exec,phpinfo {% elif inventory_hostname == "kameradisten.ramus" %} disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_exec,passthru,system,proc_get_status,proc_close,proc_nice,proc_terminate,proc_open,curl_ini,parse_ini_file,show_source,dl,symlink,system_exec,exec,shell_exec,phpinfo