Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

Add TACHYON_URL Constant to wp-config.php #45

Closed
kingkool68 opened this issue May 25, 2018 · 0 comments
Closed

Add TACHYON_URL Constant to wp-config.php #45

kingkool68 opened this issue May 25, 2018 · 0 comments

Comments

@kingkool68
Copy link
Contributor

define( 'TACHYON_URL', S3_UPLOADS_BUCKET_URL . '/wp-content/uploads' ); needs to be added to the production server's wp-config.php file after the S3_UPLOADS_BUCKET_URL constant is defined.

Without this constant Tachyon probably won't kick in to action and our URLs won't get written to the CDN version. Things will break. Chaos will ensue etc.

@kingkool68 kingkool68 changed the title Add Add TACHYON_URL Constant to wp-config.php May 25, 2018
@kingkool68 kingkool68 mentioned this issue May 25, 2018
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant