Change RAMDISK_STORAGE_ENABLED to be enabled by default in conf file

This commit is contained in:
Marcus Whybrow 2012-11-04 03:25:27 +00:00
parent 63c7134ee8
commit 2523f689a5

View File

@ -30,7 +30,7 @@ VERSIONING_STORAGE_PATH="/opt/msm/versioning"
# Change this to "true" to allow MSM to use RAMDisk for storing worlds.
# Note: RAMDisk will only be used for worlds enabled as "in ram".
RAMDISK_STORAGE_ENABLED="false"
RAMDISK_STORAGE_ENABLED="true"
# Where RAM enambled worlds are stored
# This needs to be a path located inside the mounted ramdisk for your system