Skip to content

Commit

Permalink
Updating managed file
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenSmillie authored and LaurenSmillie committed Dec 12, 2023
1 parent 1b3ebf7 commit bf2e22d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProviderMetadata/8_GeocoderDotCa.mgd.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
'help_text' => ts('api key required - sign up https://geocoder.ca/?register=1'),
'user_editable_fields' => ['api_key', 'threshold_standdown'],
'metadata' => [
'argument' => ['geocoder.api_key', 'pass_through' => TRUE],
'argument' => ['geocoder.api_key', 'geocoder.url'],
'required_config_fields' => ['api_key'],
'is_enabled_on_install' => TRUE,
'is_enabled_on_install' => FALSE,
],
]
];

0 comments on commit bf2e22d

Please sign in to comment.