summarylogtreecommitdiffstats
path: root/josm.conf
blob: df420c76347540aadc1bf961e96fa75ba82e98c0 (plain)
1
2
3
4
5
# Increase usable memory
#JAVA_OPTS="${JAVA_OPTS} -Xmx2048m"

# Enable OpenGL pipeline (2D graphic accelerators)
#JAVA_OPTS="${JAVA_OPTS} -Dsun.java2d.opengl=True"