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.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to