PHP Classes

File: app/config/config_prod.yml

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   app/config/config_prod.yml   Download  
File: app/config/config_prod.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 7 years ago
Size: 621 bytes
 

Contents

Class file image Download
imports: - { resource: config.yml } #framework: # validation: # cache: validator.mapping.cache.apc # serializer: # cache: serializer.mapping.cache.apc #doctrine: # orm: # metadata_cache_driver: apc # result_cache_driver: apc # query_cache_driver: apc monolog: handlers: main: type: fingers_crossed action_level: error handler: nested nested: type: stream path: "%kernel.logs_dir%/%kernel.environment%.log" level: debug console: type: console