1 # Local configuration file for Aesalon.
5 # Default zone size is 16KB.
7 # Allow a maximum of 32,768 zones. (Probably enough for all but the most distributed systems.)
9 # By default, use only one zone reader (only one thread).
11 # Output to a log file by default.
12 output="log:output%i.alog";
16 # Use four threads in the global thread pool.