nextcloud update

This commit is contained in:
mwiegand 2022-08-12 01:32:43 +02:00
parent 8dfadbf9c3
commit 88e80f4107
3 changed files with 8 additions and 2 deletions

View file

@ -28,7 +28,7 @@ $CONFIG = array (
"redis" => [
"host" => "/var/run/redis/nextcloud.sock",
],
'trusted_domains' =>
'trusted_domains' =>
array (
0 => 'localhost',
1 => '127.0.0.1',
@ -38,4 +38,5 @@ $CONFIG = array (
"syslog_tag" => "nextcloud",
"logfile" => "",
"loglevel" => 3,
"default_phone_region" => "DE",
);

View file

@ -17,6 +17,11 @@ defaults = {
'php-zip': {},
'php-pgsql': {},
'php-bz2': {}, # face recognition
'php-intl': {},
'php-imagick': {},
'libmagickcore-6.q16-6-extra': {},
'php-gmp': {},
'php-bcmath': {},
},
'sources': {
'deb https://repo.delellis.com.ar {release} {release}', # face recognition

View file

@ -87,7 +87,7 @@
},
'nextcloud': {
'hostname': 'cloud.sublimity.de',
'version': '24.0.2',
'version': '24.0.4',
},
'nextcloud-picsort': {
'ckn': {