1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00

* disable EAs in platform launcher by default

This commit is contained in:
Reinhard Pointner 2012-11-03 14:24:06 +00:00
parent 2becd941ae
commit acbe82aa53

View File

@ -17,7 +17,7 @@
-DuseNativeShell=false
# use NTFS extended attributes for storing metadata
-DuseExtendedFileAttributes=true
-DuseExtendedFileAttributes=false
# memory settings
-Xms64m