owncloud: Probleme beim Datenupload
Da die Standard Speichereinträge nicht ausreichen um größere Dateien mit owncloud zu laden muss in Plesk folgendes angepasst werden: 1. Connect to the server using SSH 2. Run the following command in order to add 'client_max_body_size 128m;' to the configuration of nginx: # echo 'client_max_body_size 128m;' > /etc/nginx/conf.d/aa_client_max_body.conf As a result, 128m will be