Timelapse lines for moonraker config

Dears
Is my lines are right…cause it’s not recording!!

[timelapse]
##   Following basic configuration is default to most images and don't need
##   to be changed in most scenarios. Only uncomment and change it if your
##   Image differ from standart installations. In most common scenarios 
##   a User only need [timelapse] in there configuration.
#output_path: ~/timelapse/
##   Directory where the generated video will be saved
#frame_path: /tmp/timelapse/
##   Directory where the temporary frames are saved
#ffmpeg_binary_path: /usr/bin/ffmpeg
##   Directory where ffmpeg is installed
enabled: True
mode: layermacro
snapshoturl: http://localhost:8080/?action=snapshot
gcode_verbose: True
parkhead: True
parkpos: back_left
#park_custom_pos_x: 0.0
#park_custom_pos_y: 0.0
#park_custom_pos_dz: 0.0
#park_travel_speed: 100
#park_retract_speed: 15
#park_extrude_speed: 15
#park_retract_distance: 1.0
#park_extrude_distance: 1.0
hyperlapse_cycle: 30
autorender: True
constant_rate_factor: 23
output_framerate: 30
pixelformat: yuv420p
time_format_code: %Y%m%d_%H%M
#extraoutputparams: 
#variable_fps: False
targetlength: 10
variable_fps_min: 5
variable_fps_max: 60
#flip_x: False
#flip_y: False
#duplicatelastframe: 0
#previewimage: True
#saveframes: False

Regarding printer cfg in micro section
[include timelapse.cfg]

Also i used in the cura slicer as mentioned …attached below gcode file
withouttreesupportCE3_Upper_Housingwithtimelaps.gcode.txt (6.6 MB)

Help