This commit is contained in:
github-actions[bot] 2024-03-26 05:11:32 +00:00
parent 0a2ec8e959
commit 23a4d16a01
2 changed files with 3 additions and 3 deletions

View File

@ -2072,8 +2072,8 @@
<span class="na">RELAY_PASSWORD</span><span class="o">=</span><span class="s">xxx</span>
</code></pre></div>
</div>
<div class="admonition warning process of providing relay_password">
<p class="admonition-title">Warning</p>
<div class="admonition warning">
<p class="admonition-title">Process of providing RELAY_PASSWORD</p>
<p>You should use your <a href="https://support.google.com/accounts/answer/185833">2-step verification app password</a>, <strong>not</strong> your gmail account password.
<code>setup relay add-auth</code> is a better alternative, which manages the credentials via a config file.</p>
</div>

File diff suppressed because one or more lines are too long