[Koha-bugs] [Bug 30242] Allow changing Mojolicious log level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 24 16:58:21 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30242

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |BLOCKED

--- Comment #4 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Revisiting this one.

koha-plack
    if [ "$DEV_INSTALL" = "1" ]; then
        # Maybe we should switch off debug_mode if DEV_INSTALL is not set?
        environment="development"
    fi

    if [ "$debug_mode" = "yes" ]; then
        environment="development"

koha-conf
<dev_install>1</dev_install>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list