logs/evennia.log is now writing once more. Also fixed a stupid indentation error.
This commit is contained in:
parent
b6c869b076
commit
9457e19787
3 changed files with 7 additions and 3 deletions
|
|
@ -79,3 +79,5 @@ INSTALLED_APPS = (
|
|||
'apps.helpsys',
|
||||
'apps.genperms',
|
||||
)
|
||||
|
||||
LOGFILE = 'logs/evennia.log'
|
||||
Loading…
Add table
Add a link
Reference in a new issue