0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-26 16:06:09 +01:00
nextcloud-docker/31/fpm/config/upgrade-disable-web.config.php
2025-02-25 19:50:02 +00:00

4 lines
60 B
PHP

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