Nextcloud thinks it needs to run the upgrade/migration tool if the version number in its configuration file does not match the running version. It then updates the config file with the correct version. The next time the configuration policy is applied, however, the version will revert back to whatever is set in the template. This will re-trigger the upgrade notification. To avoid this problem, we now set the version in the configuration file dynamically. Nextcloud writes its version number in a constant in `version.php`. |
||
---|---|---|
.. | ||
config.php.j2 | ||
nextcloud.httpd.conf.j2 | ||
www.php-fpm.conf.j2 |