-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconfig.example.yml
43 lines (43 loc) · 1.01 KB
/
config.example.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
server:
statistics: true
debug: false
global-env:
- GLOBAL_DOMAIN=domain.com
- GLOBAL_EMAIL=email@domain.com
- GLOBAL_GID=33
- GLOBAL_UID=33
port: "4000"
updates:
enabled: true
cron: "0 0 0 * * 6"
notification:
enabled: true
ssl:
notification:
enabled: true
ddns:
ip: 0.0.0.0
enabled: false
url:
- http://ddnsupdate.com
- http://ddnsupdate.com
notification:
enabled: true
service: telegram
notifications:
subject: Docker Nas Server
enabled: false
services:
email:
enabled: false
server:
from:
username:
password:
receivers:
- someuser@yahoo.com
telegram:
enabled: true
token:
receivers:
- -1234567890