Hello,
wishing you happy holidays, but have some problem or let's say dilemma...
I've install latest ownCloud in order to be able to get rid of Google's servers and use my own machine for syncing calendars, contacts, photos, videos and other documents with our family smart phones.
I did follow the ownCloud
docs [doc.owncloud.org] which says to put the following:
WebDAVapp = yes
UrlToolkit {
ToolkitID = denyData
Match ^/data DenyAccess
}
However, after I installed everything and tried to upload some photo in the range ~100K, I was always getting 'Request Entity Too Large' error.
Some googling revealed that e.g.
Nginx [wiki.archlinux.org] requires setting like:
client_max_body_size 1000M;
To make the story short, I ended up with the following settings for Hiawatha:
...
MaxUploadSize = 2047
MaxRequestSize = 2096128
}
To sync my contacts with the phone and avoid Google, I'm not aware of any other well-supported app besides ownCloud, want to stay with Hiawatha but wonder about the sanity of the above settings or there is nothing wrong with them?
Sincerely,
Gour
Hiawatha version:
Operating System: