Show warnings on start -l if settings contains production-unsafe values. Resolves #1732

This commit is contained in:
Griatch 2019-09-23 23:22:56 +02:00
parent 70da95ef68
commit 37452e2a43
3 changed files with 18 additions and 7 deletions

View file

@ -28,6 +28,7 @@ without arguments starts a full interactive Python console.
Attributes instead of `[None]`.
- Remove `pillow` requirement (install especially if using imagefield)
- Add Simplified Korean translation (user aceamro)
- Show warning on `start -l` if settings contains values unsafe for production.
## Evennia 0.9 (2018-2019)