Add SERVER_HOSTNAME setting. Update website index to show telnet connect info

This commit is contained in:
Griatch 2021-10-31 10:38:38 +01:00
parent be3fea2af4
commit 063c44f38d
4 changed files with 97 additions and 31 deletions

View file

@ -99,7 +99,8 @@ Up requirements to Django 3.2+, Twisted 21+
because it's used for handlers, and e.g. self.locks=[] is a common beginner mistake.
- Add `$pron()` inlinefunc for pronoun parsing in actor-stance strings using
`msg_contents`.
- Update defauklt website to show Telnet/SSL/SSH connect info. Added new
`SERVER_HOSTNAME` setting for use in the server:port stanza.
### Evennia 0.9.5 (2019-2020)