[pl][census] set 2022 date
This commit is contained in:
parent
82a2a33987
commit
43e2bb0e9f
|
@ -1374,8 +1374,8 @@ census:
|
||||||
enabled: true
|
enabled: true
|
||||||
route: 'spis'
|
route: 'spis'
|
||||||
edition: '2022'
|
edition: '2022'
|
||||||
start: '2022-01-01T00:00:00+01:00' # TODO that's just for testing, change to February before going live
|
start: '2022-02-01T00:00:00+01:00'
|
||||||
end: '2022-01-28T23:59:59+02:00'
|
end: '2022-02-28T23:59:59+02:00'
|
||||||
questions:
|
questions:
|
||||||
-
|
-
|
||||||
type: 'radio'
|
type: 'radio'
|
||||||
|
|
Reference in New Issue