I'm running document server on UBUNTU 14.04 server with NGINX as my webserver and love using it via nextcloud integration app. I modified my onlyoffice-documentserver.conf to ensure https is used as per the ssl.conf.template instructions. However everytime I upgrade onlyoffice-documentserver using apt-get my configuration gets overwritten and my ssl stops working.
Is the overwriting of onlyoffice-documentserver.conf by design, some sort of problem with my system or an operator error on my part? If it is the way the upgrade is supposed to work, could I write a new onlyoffice-documentserver-local.conf in the include folder so that it is automatically included even after an upgrade?