bfabiszewski / ulogger-server

μlogger • web viewer for tracks uploaded with μlogger mobile client
GNU General Public License v3.0
542 stars 85 forks source link

Feature Request: Larger File Support #199

Closed brimwats closed 2 years ago

brimwats commented 2 years ago

Hello!

I'd like to import my google maps data, but the gpx files resulting from the KML exports are much, much larger than 5242880 bytes. I can't find a way to increase this amount. Is there any way a higher amount could be allowed?

bfabiszewski commented 2 years ago

Did you try to change maximum uploaded file size in settings?

brimwats commented 2 years ago

I do not see a button for settings, and I didn't find a link to documentation of/for settings in the readme. Any pointers?

bfabiszewski commented 2 years ago

Menu at the bottom. You must be admin to see it.

image

brimwats commented 2 years ago

Menu at the bottom. You must be admin to see it.

Well, that would explain that! Looks like a YUNOHOST config issue. I made https://github.com/YunoHost-Apps/ulogger_ynh/issues/21 to take care of it. thanks!