From 8681ba9060442b3ec04e0be9eff403793c08257a Mon Sep 17 00:00:00 2001 From: themohooks <81331307+themohooks@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:28:01 +0300 Subject: [PATCH] Update ngallery-example.yaml --- ngallery-example.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ngallery-example.yaml b/ngallery-example.yaml index 89bcbeb..92c6fce 100644 --- a/ngallery-example.yaml +++ b/ngallery-example.yaml @@ -70,4 +70,10 @@ ngallery: premoderation: false contests: enabled: true - autonew: true + autonew: + enabled: true + times: + pretendsopen: 'now' + pretendsclose: '2d' + open: 'now' + close: '2d'