Client - disable registration - fix #36
This commit is contained in:
@ -191,7 +191,8 @@ $ <span class="nb">cd</span> FitTrackee
|
||||
<ul class="simple">
|
||||
<li><p>Update <strong>Makefile.config</strong> file if needed and copy/paste the
|
||||
<strong>ThunderForest</strong> and <strong>Dark Sky</strong> API keys value in
|
||||
<strong>Makefile.custom.config</strong> file (see example)</p></li>
|
||||
<strong>Makefile.custom.config</strong> file (see example). User registration can
|
||||
also be disabled in <strong>Makefile.custom.config</strong>.</p></li>
|
||||
<li><p>Install Python virtualenv, React and all related packages and
|
||||
initialize the database:</p></li>
|
||||
</ul>
|
||||
@ -226,7 +227,8 @@ $ <span class="nb">cd</span> FitTrackee
|
||||
<ul class="simple">
|
||||
<li><p>Update <strong>Makefile.config</strong> file if needed and copy/paste the
|
||||
<strong>ThunderForest</strong> and <strong>Dark Sky</strong> API keys value in
|
||||
<strong>Makefile.custom.config</strong> file (see example)</p></li>
|
||||
<strong>Makefile.custom.config</strong> file (see example). User registration can
|
||||
also be disabled in <strong>Makefile.custom.config</strong>.</p></li>
|
||||
<li><p>Install Python virtualenv, React and all related packages and
|
||||
initialize the database:</p></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user