I am not computer savvy, but could i use this
That snapshot contains a litecoin datadir which has a "
pruned" blockchain.
If you can't setup Apollo's Litecoin Node to prune mode, it'll just restart to sync from block 0 once it detected the pruned blockchain.
I don't use Apollo so
DYOR to find a way to set these in your "
litecoin.conf" file to make it work and
DYOR if its node is compatible with those settings.
prune=2200
blockfilterindex=0
peerblockfilters=0
Must be set before loading the pruned litecoin datadir snapshot,
prune=<> can be set higher than 2200 (
MiB)
Of course, you'll be trusting another person's blockchain if you use that, so download at your own risk.