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