config for autoloading license (oss parts)

This commit is contained in:
Nick Cabatoff
2021-05-07 08:55:41 -04:00
committed by GitHub
parent 0ca21c638a
commit 55ce931730
7 changed files with 42 additions and 15 deletions

View File

@@ -448,6 +448,8 @@ func testLoadConfigFile(t *testing.T) {
EnableResponseHeaderHostnameRaw: true,
EnableResponseHeaderRaftNodeID: true,
EnableResponseHeaderRaftNodeIDRaw: true,
LicensePath: "/path/to/license",
}
addExpectedEntConfig(expected, []string{})