Skip to content
Snippets Groups Projects
Commit 08a46ab1 authored by Ryan Jacobs's avatar Ryan Jacobs
Browse files

Issue #2770983 by rjacobs: Update services.yml to reference new registry URL...

Issue #2770983 by rjacobs: Update services.yml to reference new registry URL of http://cgit.drupalcode.org/libraries_registry/plain/registry/8
parent 2468e7fa
No related branches found
No related tags found
No related merge requests found
...@@ -5,5 +5,4 @@ definition: ...@@ -5,5 +5,4 @@ definition:
path: 'public://library-definitions' path: 'public://library-definitions'
remote: remote:
enable: TRUE enable: TRUE
# @todo Use a less "hidden" path, when available.
url: 'http://cgit.drupalcode.org/libraries_registry/plain/registry/8' url: 'http://cgit.drupalcode.org/libraries_registry/plain/registry/8'
...@@ -21,8 +21,7 @@ services: ...@@ -21,8 +21,7 @@ services:
arguments: arguments:
- '@http_client' - '@http_client'
- '@serialization.json' - '@serialization.json'
# @todo Use a less "hidden" path, when available. - 'http://cgit.drupalcode.org/libraries_registry/plain/registry/8'
- 'http://cgit.drupalcode.org/sandbox-rjacobs-2761167/plain/registry'
plugin.manager.libraries.library_type: plugin.manager.libraries.library_type:
class: Drupal\libraries\ExternalLibrary\Type\LibraryTypeFactory class: Drupal\libraries\ExternalLibrary\Type\LibraryTypeFactory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment