remove server ipc and preloading
This commit is contained in:
parent
660199b1d8
commit
e4034898b9
3 changed files with 11 additions and 92 deletions
|
@ -335,8 +335,6 @@ public abstract class Config {
|
|||
public static boolean register = true;
|
||||
@Var(name = "authentication")
|
||||
public static boolean auth = true;
|
||||
@Var(name = "preload_chunks")
|
||||
public static boolean preload = true;
|
||||
@Var(name = "signEditing")
|
||||
public static boolean editSigns = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue