Re: [web2py] Problem with -L or --config= of command line

2018-02-07 Thread Richard Vézina
UP! On Wed, Jan 24, 2018 at 2:22 PM, Richard wrote: > Hello, > > I try to pass a logging.conf file as part of a crond tab job that is > launch, but the web2py command line option -L doesn't accept the > loggin.conf file... Is there any limitation over which type of > configuration file that are

[web2py] Problem with -L or --config= of command line

2018-01-24 Thread Richard
Hello, I try to pass a logging.conf file as part of a crond tab job that is launch, but the web2py command line option -L doesn't accept the loggin.conf file... Is there any limitation over which type of configuration file that are supported?? If I put the logging.conf in web2py folder it work