Settings to configure web service. See https://codeberg.org/Klasse-Methode/eintopf/src/branch/main/DEPLOYMENT.md for available options.
Declarations
Type
attribute set of string
Default
{ }
Example
{
EINTOPF_ADDR = ":1234";
EINTOPF_ADMIN_EMAIL = "[email protected]";
EINTOPF_TIMEZONE = "Europe/Berlin";
}