We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6177439 commit a0c5512Copy full SHA for a0c5512
addons/godot-firebase/functions/functions.gd
@@ -30,7 +30,7 @@ var request : int = -1
30
31
## Whether cache files can be used and generated.
32
## @default true
33
-var persistence_enabled : bool = true
+var persistence_enabled : bool = false
34
35
## Whether an internet connection can be used.
36
0 commit comments