Example: ``` server { upstream lol { error_log off; } } ``` The above configuration is not picked up. Absolutely no idea why.