mirror of
https://github.com/dg/dibi.git
synced 2025-08-31 17:51:43 +02:00
bridges: changed file structure
This commit is contained in:
12
dibi/bridges/Nette-2.1/config.sample.neon
Normal file
12
dibi/bridges/Nette-2.1/config.sample.neon
Normal file
@@ -0,0 +1,12 @@
|
||||
# This will create service named 'dibi.connection'.
|
||||
# Requires Nette Framework 2.1
|
||||
|
||||
extensions:
|
||||
dibi: DibiNette21Extension
|
||||
|
||||
dibi:
|
||||
host: localhost
|
||||
username: root
|
||||
password: ***
|
||||
database: foo
|
||||
lazy: TRUE
|
Reference in New Issue
Block a user