Zefina  Usage: Zefina Service

Refer to the Zefina Service Settings for how to configure Zefina.

Command-Line

To start the Zefina service:

> zefina

The help text and version is available using:

> zefina --help

After starting up, the zefina executable will automatically detach and run in the background. To keep zefina in the foreground:

> zefina --foreground

Be default, zefina expects its configuration file (zefina.ini) to exist in the same directory as the executable. To change which configuration is used:

> zefina --config /path/to/some.ini

Note: If Zefina will need to update its INI file, the file must be writable by Zefina.

To view the license:

> zefina --license

Performance

Future: Add notes about "best practices" and setting patterns for different use-cases.