File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ export interface FirebaseAppSettings
2222
2323| Property | Type | Description |
2424| --- | --- | --- |
25- | [automaticDataCollectionEnabled ](./app .firebaseappsettings .md #firebaseappsettingsautomaticdatacollectionenabled ) | boolean | The settable config flag for GDPR opt -in /opt -out |
25+ | [automaticDataCollectionEnabled ](./app .firebaseappsettings .md #firebaseappsettingsautomaticdatacollectionenabled ) | boolean | The settable config flag for GDPR opt -in /opt -out . Defaults to true . |
2626| [name ](./app .firebaseappsettings .md #firebaseappsettingsname ) | string | custom name for the Firebase App . The default value is <code >" ;[DEFAULT ]" ;</code >. |
2727
2828## FirebaseAppSettings .automaticDataCollectionEnabled
2929
30- The settable config flag for GDPR opt -in /opt -out
30+ The settable config flag for GDPR opt -in /opt -out . Defaults to true .
3131
3232<b >Signature :</b >
3333
You can’t perform that action at this time.
0 commit comments