From d5bbdbd7b9d0219a4acd6e6d7b8da40b03e2288a Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 22 Jul 2022 21:15:05 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Pages=20-=20Troubl?= =?UTF-8?q?eshooting'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pages---Troubleshooting.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Pages---Troubleshooting.md diff --git a/Pages---Troubleshooting.md b/Pages---Troubleshooting.md new file mode 100644 index 0000000..cadf4c5 --- /dev/null +++ b/Pages---Troubleshooting.md @@ -0,0 +1,14 @@ +# Troubleshooting +## My web browser displays a security warning when I try to access my Codeberg Pages. + +If your user name contains a dot (e.g. user.name) your Codeberg Pages URL (https://user.name.gitnet.page) contains a sub-sub-domain which does not work with our solution. + +## My content is not updated + +The new Gitnet Pages Server uses caching for files under a certain size (currently 1 MiB). Please wait a few minutes until cache is invalidated. This is to improve performance, reduce server load and cost as well as save energy. + +---- + +- Licence: [Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) ](https://creativecommons.org/licenses/by-sa/4.0/) +- Source: https://docs.codeberg.org/codeberg-pages/troubleshooting/ +