mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 17:26:32 +01:00
loops over all objects in the database and updates the places were the old default was set. This will make it more intuitive to overload the default locations (which is the natural thing to do after all). After this update, just make sure to @reload your server once before editing your settings.py; this will store the old settings for you, so they change-detection can work subsequently. |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| amp.py | ||
| initial_setup.py | ||
| manager.py | ||
| mccp.py | ||
| models.py | ||
| msdp.py | ||
| mssp.py | ||
| portal.py | ||
| server.py | ||
| serversession.py | ||
| session.py | ||
| sessionhandler.py | ||
| ssh.py | ||
| ssl.py | ||
| telnet.py | ||
| ttype.py | ||
| webclient.py | ||
| webserver.py | ||