mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-20 15:02:27 +02:00
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
* Updated the Operations Guide to include a pointer to the example for generating an SSH keypair. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
c157d4b9c7
commit
cd262b6a34
@ -23359,3 +23359,6 @@
|
||||
required.
|
||||
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed dead code from 'rdcatch/edit_upload.cpp'.
|
||||
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Updated the Operations Guide to include a pointer to the example
|
||||
for generating an SSH keypair.
|
||||
|
@ -858,7 +858,8 @@
|
||||
otherwise transfers with fail with an
|
||||
<computeroutput>Authentication Failed</computeroutput> error.
|
||||
See the <command>rd.conf</command><manvolnum>5</manvolnum> man
|
||||
page for more information.
|
||||
page for more information. See <xref linkend="appendix.ssh_keys" />
|
||||
for an example.
|
||||
</caution>
|
||||
<para>
|
||||
The <computeroutput>Time Offset:</computeroutput> field can be used
|
||||
|
@ -59,7 +59,7 @@ EXIT_TEXT text
|
||||
ONE_SHOT enum ('N','Y')
|
||||
URL varchar(255)
|
||||
URL_USERNAME varchar(64)
|
||||
URL_PASSWORD varchar(64)
|
||||
URL_PASSWORD text Base64 encoded
|
||||
URL_USE_ID_FILE enum('N','Y')
|
||||
ENABLE_METADATA enum('N','Y')
|
||||
FEED_ID int From FEEDS.ID
|
||||
|
Loading…
x
Reference in New Issue
Block a user