Files
slovnik30/config/app/parameters.neon
2022-01-13 18:41:03 +01:00

34 lines
381 B
Plaintext

# Parameters
#
parameters:
# System
system:
error:
email: dev@dev.dev
presenter: Front:Error
# Database
database:
driver: pdo_pgsql
port: 5432
# Project
project:
rev: "1.0.0"
# File
files:
root: %appDir%/../data/files
# Mailing
mailing:
from: webapp@localhost
from_name: Webapp
# STMP
smtp:
host: localhost
username: fake
password: fake