This commit is contained in:
2022-01-13 18:41:03 +01:00
commit 0fb9f639da
159 changed files with 13183 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
# 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