Structural Kimai's local.yaml configuration. Refer to https://www.kimai.org/documentation/local-yaml.html#localyaml for details.
Declarations
Type
attribute set of anything
Default
{ }
Example
{
kimai = {
timesheet = {
rounding = {
default = {
begin = 15;
end = 15;
};
};
};
};
}