From b651b3133fabcf46cdd14ee702c71285673be5cb Mon Sep 17 00:00:00 2001 From: themohooks <81331307+themohooks@users.noreply.github.com> Date: Sat, 6 Jul 2024 12:31:51 +0300 Subject: [PATCH] add cloudflare-caching option --- ngallery-example.yaml | 1 + views/components/LoadHead.php | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/ngallery-example.yaml b/ngallery-example.yaml index 7c4e227..2ba6c80 100644 --- a/ngallery-example.yaml +++ b/ngallery-example.yaml @@ -5,6 +5,7 @@ ngallery: maintenance: false debug: true botkey: '' + cloudflare-caching: false db: name: '' host: '' diff --git a/views/components/LoadHead.php b/views/components/LoadHead.php index 216fa24..9fd01dd 100644 --- a/views/components/LoadHead.php +++ b/views/components/LoadHead.php @@ -5,23 +5,23 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + +