Skip to content

Commit 842b03d

Browse files
committed
config option text
1 parent 1636c05 commit 842b03d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iterableapi/src/main/java/com/iterable/iterableapi/IterableConfig.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ public class IterableConfig {
7272
final String[] allowedProtocols;
7373

7474
/**
75-
*
76-
*
75+
* This controls whether the in-app content should be saved to disk, or only kept in memory.
76+
* By default, the SDK will save in-apps to disk.
7777
*/
7878
final boolean useInMemoryStorageForInApps;
7979

0 commit comments

Comments
 (0)