Commit Graph
4 Commits
Author SHA1 Message Date
Mart d0fb407064 Allow skipping of world symlink validation (#11250) 2024-08-16 16:36:30 -04:00
Matt Artist 2c67dc020d [ci-skip] Fix missing closing quote (#9126) 2023-04-11 20:57:56 -04:00
Matt Artist a1e0eeef38 [ci skip] Changing the order of the rebase with autosquash command in the contributing.md (#6974) 2022-06-03 11:34:54 -04:00
mja00 15c3f06938 Add skipping world symlink scan
In worlds that are extremely large (greater than 1TB), it can take an insanely long time to walk the entire world for symlinks.
This patch adds a system property to disable the symlink scan, which can be used to speed up world loading.
2024-08-12 06:27:15 -04:00