%PDF- %PDF-
| Direktori : /www/varak.net/catalog.varak.net/app/config/ |
| Current File : /www/varak.net/catalog.varak.net/app/config/config.neon |
#
# SECURITY WARNING: it is CRITICAL that this file & directory are NOT accessible directly via a web browser!
#
# If you don't protect this directory from direct web access, anybody will be able to see your passwords.
# http://nette.org/security-warning
#
php:
date.timezone: Europe/Prague
# zlib.output_compression: yes
#nette:
# application:
# errorPresenter: Error
# session:
# expiration: 14 days
dibi:
driver: mysqli
host: 127.0.0.1
database: knihovna
user: waritko
pass: blade666
charset: utf8
services:
routerFactory: RouterFactory
router: @routerFactory::createRouter
bookshelf: Bookshelf(@dibi.connection)