Listing 6.10. Plik konfiguracyjny settings.yml aplikacji frontend
...
all:
  .settings:
    # Form security secret (CSRF protection)
    csrf_secret:            e439496acdf930997eb0adef1b9034ef9eb4a085

    # Output escaping settings
    escaping_strategy:      true
    escaping_method:        ESC_SPECIALCHARS

    # Enable the database manager
    use_database:           true

  .actions:
    error_404_module:       strony
    error_404_action:       blad404