Revise the FAQ entry style

This approach uses less content, and makes the content more prominent.
This commit is contained in:
Matthew Setter 2017-01-17 10:34:26 +01:00
parent 1a21b8698e
commit 78e3a7e897
1 changed files with 1 additions and 6 deletions

View File

@ -1,17 +1,12 @@
FAQ
===
**Issue:**
Some files are continuously uploaded to the server, even when they are not modified.
**Resolution:**
------------------------------------------------------------------------------------
It is possible that another program is changing the modification date of the file.
If the file is uses the ``.eml`` extension, Windows automatically and
continually changes all files, unless you remove
``\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PropertySystem\PropertyHandlers``
from the windows registry.
See http://petersteier.wordpress.com/2011/10/22/windows-indexer-changes-modification-dates-of-eml-files/ for more information.