mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 15:10:25 +00:00
Update apache2-conf-build.blade.php
This commit is contained in:
parent
f2f7dc815e
commit
90a2762150
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ Timeout 300
|
||||||
KeepAlive On
|
KeepAlive On
|
||||||
MaxKeepAliveRequests 100
|
MaxKeepAliveRequests 100
|
||||||
KeepAliveTimeout 5
|
KeepAliveTimeout 5
|
||||||
|
GracefulShutdownTimeout 5
|
||||||
|
|
||||||
ServerName {{ $serverName }}
|
ServerName {{ $serverName }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue