It is possible query your Alkaline for a structured list of supported options and settings in global.cnf and asearch.cnf. The produced output contains all available options, types, defaults, descriptions and boundary values, if any.
The command line syntax is:
asearch options |
# ./asearch options [global.cnf options] CacheTemplates: boolean, default=true - [cache search templates] KeepAlive: boolean, default=false - [allow to keep-alive clients] Nagle: boolean, default=true - [disable nagle algorithm] ... [asearch.cnf options] WriteIndex: number, default=100 - [database write interval] Retry: number, default=3, min=1, max=3 - [retry count for a timed-out connection] Timeout: number, default=30, min=1, max=30 - [network timeout period] ... |
This command is supported since version 1.41.0421.0.