Merge branch 'main' of github.com:froxlor/Froxlor
This commit is contained in:
@@ -168,8 +168,9 @@ include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
|
|||||||
<file name="/etc/nginx/nginx.conf" backup="true">
|
<file name="/etc/nginx/nginx.conf" backup="true">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
user www-data;
|
user www-data;
|
||||||
worker_processes 4;
|
worker_processes auto;
|
||||||
pid /var/run/nginx.pid;
|
pid /var/run/nginx.pid;
|
||||||
|
include /etc/nginx/modules-enabled/*.conf;
|
||||||
|
|
||||||
events {
|
events {
|
||||||
worker_connections 768;
|
worker_connections 768;
|
||||||
|
|||||||
@@ -168,8 +168,9 @@ include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
|
|||||||
<file name="/etc/nginx/nginx.conf" backup="true">
|
<file name="/etc/nginx/nginx.conf" backup="true">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
user www-data;
|
user www-data;
|
||||||
worker_processes 4;
|
worker_processes auto;
|
||||||
pid /var/run/nginx.pid;
|
pid /var/run/nginx.pid;
|
||||||
|
include /etc/nginx/modules-enabled/*.conf;
|
||||||
|
|
||||||
events {
|
events {
|
||||||
worker_connections 768;
|
worker_connections 768;
|
||||||
|
|||||||
@@ -167,8 +167,9 @@ include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
|
|||||||
<file name="/etc/nginx/nginx.conf" backup="true">
|
<file name="/etc/nginx/nginx.conf" backup="true">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
user www-data;
|
user www-data;
|
||||||
worker_processes 4;
|
worker_processes auto;
|
||||||
pid /var/run/nginx.pid;
|
pid /var/run/nginx.pid;
|
||||||
|
include /etc/nginx/modules-enabled/*.conf;
|
||||||
|
|
||||||
events {
|
events {
|
||||||
worker_connections 768;
|
worker_connections 768;
|
||||||
|
|||||||
@@ -167,8 +167,9 @@ include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
|
|||||||
<file name="/etc/nginx/nginx.conf" backup="true">
|
<file name="/etc/nginx/nginx.conf" backup="true">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
user www-data;
|
user www-data;
|
||||||
worker_processes 4;
|
worker_processes auto;
|
||||||
pid /var/run/nginx.pid;
|
pid /var/run/nginx.pid;
|
||||||
|
include /etc/nginx/modules-enabled/*.conf;
|
||||||
|
|
||||||
events {
|
events {
|
||||||
worker_connections 768;
|
worker_connections 768;
|
||||||
|
|||||||
@@ -167,8 +167,9 @@ include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
|
|||||||
<file name="/etc/nginx/nginx.conf" backup="true">
|
<file name="/etc/nginx/nginx.conf" backup="true">
|
||||||
<content><![CDATA[
|
<content><![CDATA[
|
||||||
user www-data;
|
user www-data;
|
||||||
worker_processes 4;
|
worker_processes auto;
|
||||||
pid /var/run/nginx.pid;
|
pid /var/run/nginx.pid;
|
||||||
|
include /etc/nginx/modules-enabled/*.conf;
|
||||||
|
|
||||||
events {
|
events {
|
||||||
worker_connections 768;
|
worker_connections 768;
|
||||||
|
|||||||
Reference in New Issue
Block a user