Skip to content

Commit

Permalink
without browscap
Browse files Browse the repository at this point in the history
  • Loading branch information
fquffio committed Apr 23, 2024
1 parent c001db8 commit d2da28a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ RUN cp /usr/local/etc/php/php.ini-production /usr/local/etc/php/php.ini \
&& rm /etc/apache2/conf-enabled/* \
&& rm /etc/apache2/sites-enabled/*

ADD --link https://browscap.org/stream?q=Lite_PHP_BrowsCapINI /opt/browscap.ini
COPY config/php/ /usr/local/etc/php/

###
Expand Down
3 changes: 0 additions & 3 deletions config/php/conf.d/custom.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,3 @@ date.timezone = "Europe/Rome"

[opcache]
opcache.revalidate_path = 1

[browscap]
browscap = /opt/browscap.ini

0 comments on commit d2da28a

Please sign in to comment.