Skip to content

Commit

Permalink
bugfix: update comment to 30 seconds in config.yaml (#1929)
Browse files Browse the repository at this point in the history
  • Loading branch information
swayamraina authored Jul 29, 2020
1 parent 0ad813e commit 0034c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ etcd:
host: # it's possible to define multiple etcd hosts addresses of the same etcd cluster.
- "http://127.0.0.1:2379" # multiple etcd address
prefix: "/apisix" # apisix configurations prefix
timeout: 30 # 3 seconds
timeout: 30 # 30 seconds
# user: root # root username for etcd
# password: 5tHkHhYkjr6cQY # root password for etcd
#eureka:
Expand Down

0 comments on commit 0034c66

Please sign in to comment.