Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3790a71
)
Generic configuration
author
Raphaël Gertz
<git@rapsys.eu>
Sat, 29 Jul 2023 04:01:43 +0000
(06:01 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Sat, 29 Jul 2023 04:01:43 +0000
(06:01 +0200)
Resources/config/packages/rapsys_pack.yaml
patch
|
blob
|
history
diff --git
a/Resources/config/packages/rapsys_pack.yaml
b/Resources/config/packages/rapsys_pack.yaml
index 04565768030494451711af1da7e1610847388cb6..9b24228729628e56f865e5f198756fa0f418e9d8 100644
(file)
--- a/
Resources/config/packages/rapsys_pack.yaml
+++ b/
Resources/config/packages/rapsys_pack.yaml
@@
-24,7
+24,7
@@
services:
public: true
#Register facebook event subscriber
Rapsys\PackBundle\Subscriber\FacebookSubscriber:
- arguments: [ '@router',
'%rapsys_air.locales%'
]
+ arguments: [ '@router',
[]
]
tags: [ 'kernel.event_subscriber' ]
#Register intl util class alias
Rapsys\PackBundle\Util\IntlUtil: