the reason i added the TRUNCATED part is because without it, this view will show the ENTIRE crconfig.json file which is massive (i think 9 mb or something) and the browser will puke and lock up.
TRUNCATED basically truncates the non-changed parts rather than their entire contents. [ Full content available at: https://github.com/apache/trafficcontrol/pull/2907 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org