commit
216d15997a
|
@ -702,7 +702,7 @@ public class ServerProperties {
|
||||||
private String locale;
|
private String locale;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Whether to check for log file existence so it can be recreated it if an
|
* Whether to check for log file existence so it can be recreated if an
|
||||||
* external process has renamed it.
|
* external process has renamed it.
|
||||||
*/
|
*/
|
||||||
private boolean checkExists = false;
|
private boolean checkExists = false;
|
||||||
|
|
Loading…
Reference in New Issue