Fix wrong path reference in settings_default. Resolve #2111
This commit is contained in:
parent
399dc3640d
commit
3520b76dcb
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Master configuration file for Evennia.
|
|||
NOTE: NO MODIFICATIONS SHOULD BE MADE TO THIS FILE!
|
||||
|
||||
All settings changes should be done by copy-pasting the variable and
|
||||
its value to <gamedir>/conf/settings.py.
|
||||
its value to <gamedir>/server/conf/settings.py.
|
||||
|
||||
Hint: Don't copy&paste over more from this file than you actually want
|
||||
to change. Anything you don't copy&paste will thus retain its default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue