[luci] [Olsr-users] LuCI or not LuCI ?

Steven Barth steven at midlink.org
Thu May 21 15:18:32 CEST 2009


Am Donnerstag 21 Mai 2009 14:59:03 schrieb mickey:
> mickey schrieb:
> >         option 'LinkQualityMult' '10.2.255.134 0.5'
> >
> >         ...
> >         LinkQualityMult 10.2.255.143 0.5
>
> Please dont mind my typos, the values itself are correct of course!

When dealing with multiple options for a single value use the "list" keyword 
instead of the "option" keyword, so try:

list 'LinkQualityMult' '10.2.255.134 0.5'
list 'LinkQualityMult' '10.2.255.134 0.6'
list 'LinkQualityMult' '10.2.255.134 0.7'


Regards
Cyrus


More information about the luci mailing list