puphpet/puphpet

View on GitHub
app/config/parameters.yml.dist

Summary

Maintainability
Test Coverage
# This file is a "template" of what your parameters.yml file should look like
# Set parameters here that may be different on each deployment target of the app, e.g. development, staging, production.
# http://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration
parameters:
    # A secret key that's used to generate certain security-related tokens
    secret:            ThisTokenIsNotSoSecretChangeIt

    # Default cache directory override
    cache_dir: ~

    # Default log directory override
    log_dir: ~

    assets_version: v000