Backport support for py3.10

This commit is contained in:
Griatch 2022-02-05 18:56:12 +01:00
parent a401c999bc
commit 68e9c8f4c6
6 changed files with 34 additions and 34 deletions

View file

@ -179,7 +179,7 @@ AMP_PORT = 4006
```
The `AMP_PORT` is required to work, since this is the internal port linking Evennia's
[Server and Portal](../Components/Portal-And-Server.md) components together. The other ports are encrypted ports that may be
[Server and Portal](./Portal-And-Server.md) components together. The other ports are encrypted ports that may be
useful for custom protocols but are otherwise not used.
### Lockdown mode