Skip to content

Commit

Permalink
revertme: no harm change in deps to test github sftp cache access
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcomstock committed Nov 5, 2024
1 parent e9c633c commit d207e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps-packaging/php/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ install: build
# Reduce information leakage by default
sed -ri 's/^\s*expose_php\s*=.*/expose_php = Off/g' $(CURDIR)/debian/tmp$(PREFIX)/httpd/php/lib/php.ini

echo "no-op to test github use of sftp cache"
# Increase the php memory limit so that Mission Portal works with larger infrastructures without modification
sed -ri 's/^\s*memory_limit\s*=.*/memory_limit = 256M/g' $(CURDIR)/debian/tmp$(PREFIX)/httpd/php/lib/php.ini

Expand Down

0 comments on commit d207e3e

Please sign in to comment.