"Mike LeVan" <[EMAIL PROTECTED]> writes:

> #
> # Username / Password combinations to login to the web 
> # These should be overridden in local_conf.py
> # 
>  WWW_USERS = { "freevo" : "freevo" }

The config file is written in python and doesn't tolerate spaces
before any variable assignment.

IOW: remove space before WWW_USERS = { "freevo" : "freevo" }

-- 
Eirik Meland

A: Top posters.
Q: What is the most annoying thing on Usenet?


-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to