Add zip serving configuration flags

Merged Jaime Martinez requested to merge 464-make-cache-configurable into master

Adds configuration flags for zip serving.

  • zip-cache-expiration
  • zip-cache-cleanup
  • zip-cache-refresh
  • zip-open-timeout

It creates a ZipServing configuration struct that can be shared between packages.

Related to #464 (closed)

Edited by Jaime Martinez