kolossos4730 wrote: 
> There is a 1000 image limit in ImageSourceLocalStorage.lua:
> 
> > 
Code:
--------------------
  >   > 
  > -- 1000 images should be enough...
  > if #self.imgFiles > 1000 then
  > break
  > end
  > 
  > ...
  > 
  > if #self.imgFiles > 1000 then
  > log:warn("we're not going to show more than 1000 pictures - stop here")
  > break
  > end
  > 
--------------------
> > 
> 
> This file is located in the ImageViewer folder in lua\applets.
> 
> Regards,
> 
> Arie

Ok, so I found the file in /opt/jivelite/share/jive/applets/ImageViewer,
opened it in vi, changed the two instances of 1000 to 5000, but it's
read only.
Looking at the permissions, it's lrwxrwxrwx
I tried sudo vi, but same problem.
I tried su but the default password doesn't work.
Can someone help me out? I feel like I'm missing something obvious
here.
Many thanks.



2x squeezebox classics | 2x squeezebox booms | 1x raspberry pi 2 b w/
picoreplayer + 7\" touch screen | orangesqueeze as android controller
lms v7.9.0 on a cubietruck running debian
------------------------------------------------------------------------
JadeMonkee's Profile: http://forums.slimdevices.com/member.php?userid=20481
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to