Skip to content

Commit

Permalink
Revert "restore reload_path"
Browse files Browse the repository at this point in the history
This reverts commit f89aa7c.
  • Loading branch information
pwtyler committed Nov 14, 2024
1 parent b452e12 commit 01702ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Plugin/SolrConnector/PantheonSolrConnector.php
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ public static function getPlatformConfig() {
'path' => getenv('PANTHEON_INDEX_PATH'),
'core' => getenv('PANTHEON_INDEX_CORE'),
'schema' => getenv('PANTHEON_INDEX_SCHEMA'),
'reload_path' => getenv('PANTHEON_INDEX_RELOAD_PATH'),
];
}

Expand Down

0 comments on commit 01702ed

Please sign in to comment.