X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=photo-tags.git;a=blobdiff_plain;f=README;h=cfbf5411839658e31e0a3dc93f0263f93ab0ef5b;hp=d2fbb812603b24fafc972f3189af1ff07e96ddd0;hb=8c294704502f0abfb554baec7d372a9bf6a0f6c6;hpb=36bcd32844666ba84b2947387ce195c25d87fadd diff --git a/README b/README index d2fbb81..cfbf541 100644 --- a/README +++ b/README @@ -15,10 +15,10 @@ about pictures with the Public tag. Next run ./create_thumbnails.sh This script creates thumbnails of all pictures and save them in local -directories. I will only create 100 pictures though, so you will need -to run it several times. This is done, so that you can easily run it -via cron for example every hour on a remote server without creating -jobs that last forever. +directories. I will only create 50 pictures at a time though, so you +will need to run it several times. This is done, so that you limit the +time this tasks run, so that it doesn't get shut down on for example +rented web-space where execcive CPU uses is an issue. Ones this is done you can visit index.php and everything should be working.