mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +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:
@@ -23359,3 +23359,6 @@
|
|||||||
required.
|
required.
|
||||||
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
|
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Removed dead code from 'rdcatch/edit_upload.cpp'.
|
* 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
|
otherwise transfers with fail with an
|
||||||
<computeroutput>Authentication Failed</computeroutput> error.
|
<computeroutput>Authentication Failed</computeroutput> error.
|
||||||
See the <command>rd.conf</command><manvolnum>5</manvolnum> man
|
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>
|
</caution>
|
||||||
<para>
|
<para>
|
||||||
The <computeroutput>Time Offset:</computeroutput> field can be used
|
The <computeroutput>Time Offset:</computeroutput> field can be used
|
||||||
|
@@ -59,7 +59,7 @@ EXIT_TEXT text
|
|||||||
ONE_SHOT enum ('N','Y')
|
ONE_SHOT enum ('N','Y')
|
||||||
URL varchar(255)
|
URL varchar(255)
|
||||||
URL_USERNAME varchar(64)
|
URL_USERNAME varchar(64)
|
||||||
URL_PASSWORD varchar(64)
|
URL_PASSWORD text Base64 encoded
|
||||||
URL_USE_ID_FILE enum('N','Y')
|
URL_USE_ID_FILE enum('N','Y')
|
||||||
ENABLE_METADATA enum('N','Y')
|
ENABLE_METADATA enum('N','Y')
|
||||||
FEED_ID int From FEEDS.ID
|
FEED_ID int From FEEDS.ID
|
||||||
|
Reference in New Issue
Block a user