Large files Webdav Nextcloud

Hi,
I tried to copy files from pc to nextcloud in univention via webdav. copying a testfile size 20gb works, copying testfile size 40gb doesnt work. Is there any file size limit option in univention or nextcloud ? Anybody else has same problem ?
Thank you.

In the nextcloud wiki i found info about to set the filesize limit:

Set the following two parameters inside the corresponding php.ini file (see the Loaded Configuration File section of PHP version and information to find your relevant php.ini files)

php_value upload_max_filesize 16G
php_value post_max_size 16G

can someone tell me the place of the php.ini file on ucs server?

Thanks.

After some not working testing with php.ini inside the nexctcloud container, i think the problem is the
limited storage in the container itselfs.

But i find no solution to set to higher maximum space.

Mastodon