summaryrefslogtreecommitdiffstats
path: root/docs/content
diff options
context:
space:
mode:
authorJohn Olheiser <john.olheiser@gmail.com>2022-07-20 23:54:42 -0500
committerGitHub <noreply@github.com>2022-07-21 12:54:42 +0800
commite5ef7c2a91db0454b216ce2c1f5188363b1448a3 (patch)
treed32e2f260271c36a8023025e86662ffbc00f6c0c /docs/content
parent755410162f382097b1c6e36430590a3cbb25a1f9 (diff)
downloadgitea-e5ef7c2a91db0454b216ce2c1f5188363b1448a3.tar.gz
gitea-e5ef7c2a91db0454b216ce2c1f5188363b1448a3.zip
Add Cloudflare auto-minify to FAQ (#20430)
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/doc/help/faq.en-us.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/content/doc/help/faq.en-us.md b/docs/content/doc/help/faq.en-us.md
index a64cccfa66..5783169fa9 100644
--- a/docs/content/doc/help/faq.en-us.md
+++ b/docs/content/doc/help/faq.en-us.md
@@ -403,3 +403,9 @@ gitea doctor recreate-table
```
It is highly recommended to back-up your database before running these commands.
+
+
+## Why are tabs/indents wrong when viewing files
+
+If you are using Cloudflare, turn off the auto-minify option in the dashboard.
+`Speed` -> `Optimization` -> Uncheck `HTML` within the `Auto-Minify` settings.