see if this will stop signature check

This commit is contained in:
Micke Nordin 2023-04-04 08:54:59 +02:00
parent adb3e92f66
commit 7d5f9da89d
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -26,7 +26,6 @@ data:
),
),
'appstoreenabled' => false,
'branch' => 'Sunet',
'config_is_read_only' => true,
'csrf.disabled' => true,
'datadirectory' => '/var/www/html/data',
@ -110,5 +109,6 @@ data:
array (
0 => 'admin',
),
'updater.release.channel' => 'Sunet',
'version' => '{{NEXTCLOUD_VERSION_STRING}}',
);