mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add note about voucher sync (only enable on slave nodes).
This commit is contained in:
parent
58f963d0da
commit
552605326c
@ -568,7 +568,8 @@ function enable_change(enable_change) {
|
||||
<td width="22%" valign="top" class="vncellreq"><?=gettext("Synchronize Voucher Database IP"); ?></td>
|
||||
<td width="78%" class="vtable">
|
||||
<input name="vouchersyncdbip" type="text" class="formfld" id="vouchersyncdbip" size="17" value="<?=htmlspecialchars($pconfig['vouchersyncdbip']);?>">
|
||||
<br><?=gettext("IP address of master nodes webConfigurator to synchronize voucher database and used vouchers from."); ?>
|
||||
<br/><?=gettext("IP address of master nodes webConfigurator to synchronize voucher database and used vouchers from."); ?>
|
||||
<br/><?=gettext("NOTE: this should be setup on the slave nodes and not the primary node!"); ?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user