![]() |
|
Option for not using symlink for cache - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Option for not using symlink for cache (/thread-12524.html) |
Option for not using symlink for cache - huyanh - 2016-05-26 Hello, Is there an option to not using symlinks ? Option for not using symlink for cache - fretzl - 2016-05-27 Not sure what you mean. Cached images are not symlinks to the original files in the albms. Option for not using symlink for cache - acrylian - 2016-05-27 @fretzl: Actually they are indeed symlinks if the size of cached sized images is the same size as the original so it is not doubled unnecessarily regarding disc space. But if the server does not support/allow symlinks there should be just copies. That's the case on my own host actually. There is no option to disable that. But you could manuelly set the constant defining it to false Option for not using symlink for cache - huyanh - 2016-05-30 Thanks acrylian for your help: I have found where to set this constant manually. Option for not using symlink for cache - acrylian - 2016-05-30 That sounds weird indeed. Best to contact the provider. Settings on servers can be very different. |