On Sun, Oct 2, 2011 at 3:00 PM, Terry Brown <[email protected]> wrote: > Current defaults for mod_http are: > > @bool http_active = False > > and > > @int http_port = 8080 > > I propose these be changed to True and 8130.
I think these are good ideas. I didn't see any settings for mod_http in leoSettings.leo, so I added them with the defaults you suggest.' They are on the trunk at rev 4520. > BTW, I fixed a bug in mod_http with inconsistencies about whether the > setting was 'http_port' or 'port', it's consistently 'http_port', now. Thanks for this. And I made the print statements work with Python 3.x :-) Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
