local broadcast
This commit is contained in:
@@ -30,5 +30,6 @@ $_config['allowed_hosts']=array("127.0.0.1");
|
||||
$_config['sanity_interval']=900;
|
||||
// accept the setting of new hostnames / should be used only if you want to change the hostname
|
||||
$_config['allow_hostname_change']=false;
|
||||
|
||||
// rebroadcast local transactions on each sanity
|
||||
$_config['sanity_rebroadcast_locals']=true;
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user