mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-19 14:43:30 +02:00
2021-08-23 Fred Gleason <fredg@paravelsystems.com>
* Documented the 'realm_name' member of the 'rd_system_settings' struct in the rd_listsystemsettings(7) man page. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
abe00acce8
commit
a36913e2be
@ -22335,3 +22335,6 @@
|
||||
in the RivWebCApi library.
|
||||
* Added a 'Realm Name' control to the 'System-Wide Settings'
|
||||
dialog in rdadmin(1).
|
||||
2021-08-23 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Documented the 'realm_name' member of the 'rd_system_settings'
|
||||
struct in the rd_listsystemsettings(7) man page.
|
||||
|
@ -181,6 +181,7 @@
|
||||
</para>
|
||||
<programlisting>
|
||||
struct rd_system_settings {
|
||||
char realm_name[257];
|
||||
unsigned sample_rate;
|
||||
int dup_cart_titles;
|
||||
unsigned max_post_length;
|
||||
|
Loading…
x
Reference in New Issue
Block a user