mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 14:37:17 +02:00
Updated HTML docs
This commit is contained in:
parent
478c0b6473
commit
0e0cd24694
958 changed files with 41858 additions and 39649 deletions
|
|
@ -45,27 +45,8 @@
|
|||
</div>
|
||||
|
||||
<div class="document">
|
||||
|
||||
<div class="documentwrapper">
|
||||
<div class="bodywrapper">
|
||||
<div class="body" role="main">
|
||||
|
||||
<section id="module-evennia.settings_default">
|
||||
<span id="evennia-settings-default"></span><h1>evennia.settings_default<a class="headerlink" href="#module-evennia.settings_default" title="Permalink to this headline">¶</a></h1>
|
||||
<p>Master configuration file for Evennia.</p>
|
||||
<p>NOTE: NO MODIFICATIONS SHOULD BE MADE TO THIS FILE!</p>
|
||||
<p>All settings changes should be done by copy-pasting the variable and
|
||||
its value to <gamedir>/server/conf/settings.py.</p>
|
||||
<p>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
|
||||
value - which may change as Evennia is developed. This way you can
|
||||
always be sure of what you have changed and what is default behaviour.</p>
|
||||
</section>
|
||||
|
||||
|
||||
<div class="clearer"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
||||
<div class="sphinxsidebarwrapper">
|
||||
<p class="logo"><a href="../index.html">
|
||||
|
|
@ -112,7 +93,26 @@ always be sure of what you have changed and what is default behaviour.</p>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<div class="clearer"></div>
|
||||
<div class="bodywrapper">
|
||||
<div class="body" role="main">
|
||||
|
||||
<section id="module-evennia.settings_default">
|
||||
<span id="evennia-settings-default"></span><h1>evennia.settings_default<a class="headerlink" href="#module-evennia.settings_default" title="Permalink to this headline">¶</a></h1>
|
||||
<p>Master configuration file for Evennia.</p>
|
||||
<p>NOTE: NO MODIFICATIONS SHOULD BE MADE TO THIS FILE!</p>
|
||||
<p>All settings changes should be done by copy-pasting the variable and
|
||||
its value to <gamedir>/server/conf/settings.py.</p>
|
||||
<p>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
|
||||
value - which may change as Evennia is developed. This way you can
|
||||
always be sure of what you have changed and what is default behaviour.</p>
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
<h3>Navigation</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue