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 395d091 commit 2214f6aCopy full SHA for 2214f6a
config/analytics.yml
@@ -358,6 +358,7 @@
358
:uploads:
359
- created_at
360
- document_id
361
+ - filename
362
- id
363
- malware_scan_result
364
- translation
config/analytics_blocklist.yml
@@ -117,5 +117,3 @@
117
- subjects_note
118
- updated_at
119
- work_history_id
120
- :uploads:
121
- - filename
config/analytics_hidden_pii.yml
@@ -34,6 +34,8 @@
34
- email
35
- last_sign_in_ip
36
- unconfirmed_email
37
+ :uploads:
38
39
:work_histories:
40
- canonical_contact_email
41
- contact_email
0 commit comments