Summary: | Document per-site .psgi files | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Documentation | Assignee: | Magnus Enger <magnus> |
Status: | In Discussion --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Magnus Enger
2017-10-23 18:05:04 UTC
I could see something like... "koha-plack will start the Plack applications using /etc/koha/sites/${instancename}/plack.psgi if available. Otherwise, it will use /etc/koha/plack.psgi" Maybe something indicating that per-site plack.psgi is for advanced configuration only, and these files will not be automatically updated during upgrades. |