diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-07 15:59:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-07 15:59:33 -0400 |
| commit | cc881bf6b7ee6dc34045a2048d838d112c3670b3 (patch) | |
| tree | d066cc588084c948c62a7a9735261258c1b29f90 /static | |
| parent | 1d39e1c35f61ce4b3c3e8ab0af060806a83ce091 (diff) | |
document new screenshot EXIF timestamp toggle
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 7fa8d7d6..58a4ef04 100644 --- a/static/features.html +++ b/static/features.html @@ -317,7 +317,9 @@ various misfeatures such as disallowed tethering, disallowed 2G toggle, etc.</li> <li>Screenshot EXIF metadata is reduced by not including information on the OS - and OS version so that it's only clear it's an OS including this feature</li> + and OS version so that it's only clear it's an OS including this feature. The + inclusion of timestamps is also disabled by default with an opt-in toggle for + the user to enable it.</li> </ul> </section> |
