Files
helm-charts/charts/nextcloud/files/defaultConfigs/upgrade-disable-web.config.php.tpl

5 lines
60 B
Smarty

<?php
$CONFIG = array (
'upgrade.disable-web' => true,
);