mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-01 12:33:45 +01:00
Work on moving configuration to yml files.
This commit is contained in:
8
src/Resources/config/config.yml
Normal file
8
src/Resources/config/config.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
imports:
|
||||
- { resource: parameters/common.yml }
|
||||
- { resource: parameters/amenities.yml }
|
||||
- { resource: parameters/providers.yml }
|
||||
- { resource: services/encoders.yml }
|
||||
- { resource: services/mappers.yml }
|
||||
- { resource: services/services.yml }
|
||||
- { resource: services/listeners.yml }
|
||||
Reference in New Issue
Block a user