[suggest] http-replicator broken sysconfig file

Dries Verachtert dries at ulyssis.org
Sun Jun 22 23:07:36 CEST 2008


On Friday 13 June 2008 03:48:42 am Izaak Branderhorst wrote:
> in http-replicator.sysconfig:
> -----------------------------
> ### Enable "static mode": files are known to never change so files that
> are
> ### present are served from cache directly without contacting the server
> ENABLE_STATIC_MODE="no"
>
> ### Enable "flat mode" for the cache: all files are saved in a single
> ### (cache) directory.
> ENABLE_FLAT_CACHE="no"
> -----------------------------
>
> the above variables are tested in a bash shell script as boolean values.
> 'no'/'yes' aren't valid in this context - they should be set to "" or
> "0".

Thanks!
You're right, i've changed the default values in the spec file now.

kind regards,
Dries


More information about the suggest mailing list