[Moin-user] 1.8.0rc1, is it reading wikiconfig.py?

Neal Becker ndbecker2 at gmail.com
Wed Oct 29 07:00:45 EDT 2008


I'm running 1.8.0rc1 like this:
"cd /home/moin/mywiki && moin --config-dir=/home/moin/mywiki server standalone --port=8081  --interface='' --start"

/home/moin/mywiki contains wikiconfig.py

wikiconfig.py contains:

class Config(DefaultConfig):
    port = 8081
    interface = ''

These settings seem to be ignored.  I can only start (as shown above) on the correct port and I/F by setting on the command line.





More information about the Moin-user mailing list