Skip to content

Commit 7084aed

Browse files
committed
Remove unused cacheTimeout
1 parent 548ef45 commit 7084aed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ModuleConfig.cfc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ component {
1111
"contextProvider": "DefaultContextProvider@unleashsdk",
1212
"apiURL": getSystemSetting( "UNLEASH_API_URL" ),
1313
"apiToken": getSystemSetting( "UNLEASH_API_TOKEN" ),
14-
"cacheTimeout": createTimeSpan( 0, 0, 0, 10 ),
1514
"refreshInterval": 10
1615
};
1716

0 commit comments

Comments
 (0)