Angelos Tzotsos pushed to branch master at Debian GIS Project / pycsw
Commits: 6c6df71d by Angelos Tzotsos at 2021-01-04T20:41:11+02:00 Set PYCSW_CONFIG in wsgi config file - - - - - 2 changed files: - debian/changelog - debian/pycsw-wsgi.conf Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +pycsw (2.6.0+dfsg-3) unstable; urgency=medium + + * Set PYCSW_CONFIG in wsgi config file. + + -- Angelos Tzotsos <[email protected]> Mon, 04 Jan 2021 20:00:00 +0200 + pycsw (2.6.0+dfsg-2) unstable; urgency=medium * Fixed database path in default.cfg. ===================================== debian/pycsw-wsgi.conf ===================================== @@ -5,5 +5,6 @@ Alias /pycsw/tests /usr/share/pycsw/tests Options +FollowSymLinks Require all granted SetEnv PYCSW_ROOT /usr/share/pycsw + SetEnv PYCSW_CONFIG /etc/pycsw/default.cfg </LocationMatch> View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/6c6df71de02c7abee3ac02449504103b7765307e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pycsw/-/commit/6c6df71de02c7abee3ac02449504103b7765307e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
