feat: pending roles from crm to be confirmed by superadmins
This commit is contained in:
+23
-21
@@ -9,26 +9,28 @@ parameters:
|
||||
|
||||
teamer_inactive_period: '-2 years'
|
||||
|
||||
destinations:
|
||||
- Schwendi
|
||||
- Waldschlössli
|
||||
- Spinabad
|
||||
- Schweizerhaus
|
||||
- Weißfluh
|
||||
- Victoria
|
||||
- Klein Tirol
|
||||
- Jenatsch
|
||||
- Lederer
|
||||
- Steinachhof
|
||||
- Val Thorens
|
||||
- Les Deux Alpes
|
||||
- Ranalt
|
||||
- Jolimont
|
||||
- Christiler
|
||||
- Heuberghaus
|
||||
- Silvana
|
||||
- Rotbach
|
||||
- Mitterlengau
|
||||
# Houses, hotel code: name. The name is used both as a label and to match
|
||||
# destination.hotel, the code to match destination.hotelCode.
|
||||
houses:
|
||||
AGR: 'Rotbach'
|
||||
ASC: 'Christiler'
|
||||
DGS: 'Spinabad'
|
||||
DKI: 'Schwendi'
|
||||
DKS: 'Schweizerhaus'
|
||||
DPW: 'Waldschlössli'
|
||||
DWW: 'Weißfluh'
|
||||
KHH: 'Heuberghaus'
|
||||
L2A: 'Les Deux Alpes'
|
||||
LPJ: 'Jenatsch'
|
||||
MVK: 'Klein Tirol'
|
||||
PCJ: 'Jolimont'
|
||||
PMV: 'Victoria'
|
||||
SBW: 'Val Thorens'
|
||||
SHM: 'Mitterlengau'
|
||||
SRR: 'Ranalt'
|
||||
SSL: 'Lederer'
|
||||
SST: 'Steinachhof'
|
||||
SVS: 'Silvana'
|
||||
|
||||
services:
|
||||
_defaults:
|
||||
@@ -37,7 +39,7 @@ services:
|
||||
bind:
|
||||
$tempDir: '%kernel.project_dir%/temp'
|
||||
$logger: '@monolog.logger.myep'
|
||||
$destinations: '%destinations%'
|
||||
$houses: '%houses%'
|
||||
$xmlExport: '@xml_export.storage'
|
||||
$xmlDump: '@xml_dump.storage'
|
||||
$teamerInactivePeriod: '%teamer_inactive_period%'
|
||||
|
||||
Reference in New Issue
Block a user