https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25586 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #9)
(In reply to Marcel de Rooy from comment #8)
(In reply to Jonathan Druart from comment #6)
(In reply to David Cook from comment #4)
I was wondering what KOHA_HOME was about yesterday...
Maybe KOHA_HOME should be set to "/usr/share/koha" only if KOHA_HOME is unset.
Then in kohadevbox and koha-testing-docker, an environmental variable can be set to a dev install location?
We already have 'dev_install' and 'intranetdir' in koha-conf. I don't think adding more variables will help.
This is not a new variable.
KOHA_HOME is not (hence this bug report). David's suggestion was to add a new one. At least it's what I understood.
I think you misunderstood me, Jonathan. I meant keeping the existing KOHA_HOME variable, but setting it differently (to make it easier to re-configure for dev environments and when using systemd services). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.