Timeout / rm diaspote ref
This commit is contained in:
parent
2ace56f8c3
commit
9da2ec0de6
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
<VirtualHost *:80>
|
||||
ServerName peertube.example.org
|
||||
|
||||
CustomLog /var/log/apache2/peertube/diaspote-access.log combined
|
||||
ErrorLog /var/log/apache2/peertube/diaspote-error.log
|
||||
CustomLog /var/log/apache2/peertube/perrtube-access.log combined
|
||||
ErrorLog /var/log/apache2/peertube/peertube-error.log
|
||||
|
||||
ProxyRequests Off
|
||||
ProxyPreserveHost On
|
||||
|
||||
Timeout 300
|
||||
Timeout 900
|
||||
|
||||
Header set Access-Control-Allow-Origin "*"
|
||||
Header set Access-Control-Allow-Headers "x-requested-with, Content-Type, origin, authorization, accept, client-security-token, range"
|
||||
|
|
Loading…
Reference in a new issue