Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 72282258 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

revert

parent b991fcdc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -14,7 +14,7 @@ http {
    include       /etc/nginx/mime.types;
    include       /etc/nginx/mime.types;
    default_type  application/octet-stream;
    default_type  application/octet-stream;


    log_format  main  '$http_x_forwarded_for - $remote_user [$time_local] "$request" '
    log_format  main  '$remote_addr - $remote_user [$time_local] "$request" '
                      '$status $body_bytes_sent "$http_referer" '
                      '$status $body_bytes_sent "$http_referer" '
                      '"$http_user_agent" "$remote_addr"';
                      '"$http_user_agent" "$remote_addr"';