mirror of
https://github.com/nextcloud/docker.git
synced 2026-01-06 01:02:01 +01:00
5 lines
60 B
PHP
5 lines
60 B
PHP
<?php
|
|
$CONFIG = array (
|
|
'upgrade.disable-web' => true,
|
|
);
|