Tomas Pelka wrote:
> Still:
> Cannot import config file [options]
>
> Btw I need to start web2py from script using:
>
> gluon.widget.start(cron=True)
>
> Is there any way how to preset options?
I get it, I have to run directly HttpServer(option here).
Looking in source I can see that
>
> 647
Still:
Cannot import config file [options]
Btw I need to start web2py from script using:
gluon.widget.start(cron=True)
Is there any way how to preset options? Looking in source I can see that
647 parser.add_option('-L',
648'--config',
649dest
2 matches
Mail list logo