Skip to content

Cannot set config enablelogging from the UI #32

Description

@djarran

Description: Cannot set config enablelogging from the UI.

Default is 0:

function get_objectfs_config() {
$config = new \stdClass;
$config->enabletasks = 0;
$config->enablelogging = 0;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions