mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-09-13 20:50:18 +02:00
12 lines
204 B
YAML
12 lines
204 B
YAML
#general settings
|
|
logging: true
|
|
mail:
|
|
enabled: true
|
|
from: andresmontanez@gmail.com
|
|
password: xxxxxx
|
|
smtp: smtp.gmail.com
|
|
to:
|
|
- andresmontanez@gmail.com
|
|
- andres.montanez@zenreworks.com
|
|
|