Skip to content

Commit ad6465d

Browse files
config key added to getConfigKeys
1 parent 2cd1368 commit ad6465d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server/src/main/java/com/cloud/api/ApiServer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1666,6 +1666,7 @@ public ConfigKey<?>[] getConfigKeys() {
16661666
ConcurrentSnapshotsThresholdPerHost,
16671667
EncodeApiResponse,
16681668
EnableSecureSessionCookie,
1669+
JSONContentType,
16691670
proxyForwardList,
16701671
useForwardHeader,
16711672
listOfForwardHeaders,

0 commit comments

Comments
 (0)