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'