Skip to content

Commit

Permalink
Remove statistic endpoint form drupal 11
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Aug 8, 2024
1 parent 783263a commit 2f219de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions templates/presets/drupal11.conf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,6 @@ location ~* ^/core/authorize.php {
fastcgi_pass php;
}

location = /core/modules/statistics/statistics.php {
fastcgi_pass php;
}

location = /cron {
include fastcgi.conf;
fastcgi_param QUERY_STRING $args;
Expand Down

0 comments on commit 2f219de

Please sign in to comment.