Skip to content

Commit

Permalink
Configure default prefetch values for google
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Aug 1, 2023
1 parent ccee2c8 commit ab37c54
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
Empty file.
6 changes: 6 additions & 0 deletions build/data/.well-known/traffic-advice
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[{
"user_agent": "prefetch-proxy",
"google_prefetch_proxy_eap": {
"fraction": 1.0
}
}]
2 changes: 2 additions & 0 deletions build/scripts/pre-init.d/11_populate_well_known.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/usr/bin/env sh
$RSYNC_COPY /build/data/.well-known "$APP_WEBROOT"

0 comments on commit ab37c54

Please sign in to comment.