add more options
This commit is contained in:
@@ -94,4 +94,7 @@ NAME = <%= @ga_instance_name %>
|
||||
[oauth2]
|
||||
JWT_SECRET = <%= @ga_jwt_secret %>
|
||||
|
||||
|
||||
[qos]
|
||||
ENABLED = <%= @ga_qos_enabled %>
|
||||
MAX_WAITING = <%= @ga_qos_max_waiting %>
|
||||
TARGET_WAIT_TIME = <%= @ga_qos_target_wait_time %>
|
||||
|
||||
Reference in New Issue
Block a user