Backport support for py3.10

This commit is contained in:
Griatch 2022-02-05 18:56:12 +01:00
parent c9b2eead0b
commit 554ba248ca
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