Skip to content

Commit 3e56d09

Browse files
committed
chore: update config
1 parent 1d673a3 commit 3e56d09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

server/config.example.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
listeners:
22
auth: listener.auth
33
auto_build:
4-
build_pulse: true
5-
enable: true
4+
build_pulse: false
5+
enable: false
66
pipeline:
77
- tcp
88
- http
@@ -59,7 +59,7 @@ listeners:
5959
tls:
6060
enable: true
6161
website:
62-
- enable: true
62+
- enable: false
6363
name: default-website
6464
port: 80
6565
root: /

0 commit comments

Comments
 (0)