This is an automated email from the ASF dual-hosted git repository.

srijeet0406 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 7ca16c5  Remove duplicate cdn.conf option from default file (#6640)
7ca16c5 is described below

commit 7ca16c5d3cf8a44b39e6dcdbfedac26e57ca3172
Author: Rawlin Peters <[email protected]>
AuthorDate: Fri Mar 11 13:44:58 2022 -0700

    Remove duplicate cdn.conf option from default file (#6640)
---
 traffic_ops/app/conf/cdn.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/traffic_ops/app/conf/cdn.conf b/traffic_ops/app/conf/cdn.conf
index 3a349f8..62f672a 100644
--- a/traffic_ops/app/conf/cdn.conf
+++ b/traffic_ops/app/conf/cdn.conf
@@ -71,7 +71,6 @@
         "password" : "",
         "address" : ""
     },
-    "inactivity_timeout" : 60,
     "lets_encrypt" : {
         "user_email" : "",
         "send_expiration_email": false,

Reply via email to