https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31729
--- Comment #47 from Thomas Klausner <[email protected]> --- Maybe it would be easiest to NOT change anything in the koha-plack shell script (which is mostly used for prod, where we don't want the hot reload anyway). But to provided either documentations for koha-testing-docker and/or another wrapper script so people who want hot reloading during dev can start ktd, stop the daemonized koha-plack that's running there per default, and then just start a non-daemonizes hot-reloadable plack for their dev session. This way nothing will change for "normal" installations etc, but devs can still increase their hack/reload/try-time Greetings, domm -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
