Skip to content

Commit d434c01

Browse files
committed
remove unused stuff
1 parent 8b87550 commit d434c01

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

example-config.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,7 @@ http_port = 8080
66
# port the gRPC server will listen on
77
grpc_port = 50051
88

9-
# gRPC SSL configuration
10-
# provide certificate and key to connect to gRPC server with HTTPS
11-
# https://defguard.gitbook.io/defguard/features/setting-up-your-instance/docker-compose#grpc-ssl-setup
12-
# Optional: path to cert file
13-
# grpc_cert: proxy.crt
14-
# Optional: path to key file
15-
# grpc_key: proxy.key
169
log_level = "info"
1710
rate_limit_per_second = 0
1811
rate_limit_burst = 0
19-
url = "http://localhost:8080"
2012
acme_staging = false

0 commit comments

Comments
 (0)