Fixing a flag on twistd. As an addendum to the last commit, there is a big speed improvement, it wasn't just imagined. Check it out on the public test server at evennia.com port 4000.
This commit is contained in:
parent
97cf1213e6
commit
9746382614
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ export DJANGO_SETTINGS_MODULE="settings"
|
|||
## Interactive mode. Good for development and debugging.
|
||||
#twistd -noy twistd -ny server.py
|
||||
## Stand-alone mode. Good for running games.
|
||||
twistd -ny server.py
|
||||
twistd -y server.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue