Better naming for public relays
This commit is contained in:
parent
0aebddc654
commit
0243bd3c6e
|
@ -37,7 +37,7 @@ public class EaglerSPRelayConfig {
|
|||
private String[] originWhitelistArray = new String[0];
|
||||
private boolean enableRealIpHeader = false;
|
||||
private boolean enableShowLocals = true;
|
||||
private String serverComment = "Eags. Public LAN Relay";
|
||||
private String serverComment = "LAN Relay";
|
||||
|
||||
public void load(File conf) {
|
||||
if(!conf.isFile()) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user