edit nginx.conf across reboot?

I want to edit the nginx.conf, but somehow a ‘standard’ config is put back after a reboot. How do I make my edits permanent?

For a permanent change you have to modify /var/www/_OS_SETTINGS/etc/nginx/ , which IMHO is the best way to achieve that.