Re: Modify JOSM download limit

2020-03-19 Thread Simon Poole
Assuming you are using the "standard" rails port https://github.com/openstreetmap/openstreetmap-website/blob/master/config/settings.yml line 27, iirc this is returned by the capabilities API call. Simon Am 19.03.2020 um 07:43 schrieb Yantisa Akhadi: > Hello Paul, > > Thanks for your reply! This

Re: Modify JOSM download limit

2020-03-19 Thread Yantisa Akhadi
Hello Paul, Thanks for your reply! This is helpful, do you know which part of the server setting that we can override? Just in case we have a ready-to-be-tortured server and client? Best, Iyan On Thu, Mar 19, 2020 at 10:27 AM Paul Johnson wrote: > On Wed, Mar 18, 2020 at 9:25 PM Yantisa

Re: Modify JOSM download limit

2020-03-19 Thread Yantisa Akhadi
Great! Thanks, Simon, will look into it. Best, Iyan On Thu, Mar 19, 2020 at 3:13 PM Simon Poole wrote: > Assuming you are using the "standard" rails port > > https://github.com/openstreetmap/openstreetmap-website/blob/master/config/settings.yml > line 27, iirc this is returned by the