Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-11-22 17:04:56 +00:00
parent 1ae614d35e
commit a6076aff42
65 changed files with 878 additions and 1146 deletions

View file

@ -110,7 +110,6 @@ build script:</p>
</ul>
<p>These envvars will only be used on the <em>very first</em> server start and then ignored. For example:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">EVENNIA_SUPERUSER_USERNAME</span><span class="o">=</span><span class="n">myname</span> <span class="n">EVENNIA_SUPERUSER_PASSWORD</span><span class="o">=</span><span class="n">mypwd</span> <span class="n">evennia</span> <span class="n">start</span>
</pre></div>
</div>
</section>