initial commit && create project in symfony3
This commit is contained in:
13
src/Jotunheimr/AdminBundle/Resources/config/config.yml
Normal file
13
src/Jotunheimr/AdminBundle/Resources/config/config.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
imports:
|
||||
- { resource: "@JotunheimrAdminBundle/Resources/config/services.yml" }
|
||||
|
||||
parameters:
|
||||
jotun.version: 3.0.0
|
||||
admin.item_per_page: 10
|
||||
|
||||
twig:
|
||||
globals:
|
||||
jotun_version: '%jotun.version%'
|
||||
project_name: 'MineSeeker'
|
||||
project_shortname: 'Mine'
|
||||
project_monogram: 'MS'
|
||||
Reference in New Issue
Block a user