mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-15 04:36:19 +08:00
5 lines
105 B
Go
5 lines
105 B
Go
|
package diff2
|
||
|
|
||
|
// EnableDiff2 is true to activate the experimental diff2 algorithm.
|
||
|
var EnableDiff2 bool
|