PHP Classes

File: app/config/config_prod.yml

Recommend this page to a friend!
  Classes of Omar Shaban   PHP Game of Three   app/config/config_prod.yml   Download  
File: app/config/config_prod.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Game of Three
Game of Three implementation using Websockets
Author: By
Last change:
Date: 2 years ago
Size: 535 bytes
 

Contents

Class file image Download
imports: - { resource: config.yml } #framework: # validation: # 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