Merge branch '2.7.x'

Closes gh-33512
pull/33514/head
Moritz Halbritter 2 years ago
commit 216d15997a

@ -702,7 +702,7 @@ public class ServerProperties {
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.
*/
private boolean checkExists = false;

Loading…
Cancel
Save