my-apps/charts/nextcloud-chart/files/defaultConfigs/upgrade-disable-web.config.php.tpl
2025-07-16 20:08:26 +03:00

5 lines
60 B
Smarty

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