Skip to content

Commit

Permalink
fixing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
twoln committed May 16, 2024
1 parent 33aee9a commit 8e2e747
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/Master-template.php
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ class Master
'readonly' => TRUE,],
/*
* EXTERNAL_SOURCE is the source only used in the caching script, if you
* do not use local caching then thse settins are irrelevant
* do not use local caching then these settings are irrelevant
*/
'EXTERNAL_SOURCE' => [
'host' => 'customerdb.otherhost.example',
Expand All @@ -287,10 +287,6 @@ class Master
'pass' => '2lame4u',
'readonly' => TRUE,],





'enforce-external-sync' => TRUE,
];
/**
Expand Down

0 comments on commit 8e2e747

Please sign in to comment.