* disable EAs in platform launcher by default
This commit is contained in:
parent
2becd941ae
commit
acbe82aa53
|
@ -17,7 +17,7 @@
|
||||||
-DuseNativeShell=false
|
-DuseNativeShell=false
|
||||||
|
|
||||||
# use NTFS extended attributes for storing metadata
|
# use NTFS extended attributes for storing metadata
|
||||||
-DuseExtendedFileAttributes=true
|
-DuseExtendedFileAttributes=false
|
||||||
|
|
||||||
# memory settings
|
# memory settings
|
||||||
-Xms64m
|
-Xms64m
|
||||||
|
|
Loading…
Reference in New Issue