.z.zd:(lbs;alg;lvl)

Integers lbs, alg, and lvl are compression parameters. They set default values for logical block size, compression algorithm and compression level that apply when saving to files with no file extension.

q).z.zd:17 2 6        / set zip defaults
q)\x .z.zd            / clear zip defaults