Skip to content
Snippets Groups Projects
Commit 6a539e10 authored by catch's avatar catch
Browse files

Issue #3303435 by longwave, Spokje: Move RDF-related optional config to RDF module

parent 97eb4137
No related branches found
No related tags found
Loading
......@@ -5,6 +5,9 @@ dependencies:
- node.type.forum
module:
- node
enforced:
module:
- forum
id: node.forum
targetEntityType: node
bundle: forum
......
......@@ -5,6 +5,9 @@ dependencies:
- taxonomy.vocabulary.forums
module:
- taxonomy
enforced:
module:
- forum
id: taxonomy_term.forums
targetEntityType: taxonomy_term
bundle: forums
......
......@@ -3,6 +3,9 @@ status: true
dependencies:
module:
- user
enforced:
module:
- user
id: user.user
targetEntityType: user
bundle: user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment