mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Deactivated debugging
This commit is contained in:
		| @@ -11,7 +11,8 @@ http | ||||
|   default_type text/html; | ||||
|  | ||||
|   #access_log /var/log/nginx/access.log  main; | ||||
|   error_log /var/log/nginx/error.log debug; | ||||
|   #error_log /var/log/nginx/error.log debug; | ||||
|   error_log /var/log/nginx/error.log; | ||||
|   sendfile on; | ||||
|   keepalive_timeout 65; | ||||
|   gzip on; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user