Move headings down to start at H3 at Mario's direction

This commit is contained in:
Andrew Manning
2016-12-19 22:12:08 -05:00
parent 87248c9f47
commit d4ab74b25e
10 changed files with 289 additions and 171 deletions

View File

@@ -81,6 +81,3 @@ Unmount your file system, remount your file system, and try copying over a file
If that still doesn't work, disable the cache. Note that this has a performance impact so should only be done if disabling locks didn't solve your problem. Edit the cache_size and set it to [code]cache_size 0[/code] and also set file_refresh to [code]file_refresh 0[/code]. Unmount your filesystem, remount your file system, and test it again.
If it [i]still[/i] doesn't work, there is one more thing you can try. (This one is caused by a bug in older versions of dav2fs itself, so updating to a new version may also help). Enable weak etag dropping by setting [code]drop_weak_etags 1[/code]. Unmount and remount your filesystem to apply the changes.
#include doc/macros/cloud_footer.bb;