mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 06:57:16 +02:00
Backport support for py3.10
This commit is contained in:
parent
c9b2eead0b
commit
554ba248ca
6 changed files with 34 additions and 34 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue