mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 05:57:16 +02:00
Fix some broken master-doc pages
This commit is contained in:
parent
298d1b589f
commit
5ee9e90cea
29 changed files with 236 additions and 502 deletions
|
|
@ -10,8 +10,8 @@ The "Settings" file referenced throughout the documentation is the file
|
|||
`mygame/server/conf/settings.py`. This is automatically created on the first run of `evennia --init`
|
||||
(see the [Getting Started](./Getting-Started) page).
|
||||
|
||||
Your new `settings.py` is relatively bare out of the box. Evennia's core settings file is actually [
|
||||
evennia/settings_default.py](https://github.com/evennia/evennia/blob/master/evennia/settings_default
|
||||
Your new `settings.py` is relatively bare out of the box. Evennia's core settings file is actually
|
||||
[evennia/settings_default.py](https://github.com/evennia/evennia/blob/master/evennia/settings_default
|
||||
.py) and is considerably more extensive (it is also heavily documented so you should refer to this
|
||||
file directly for the available settings).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue