[api]; API server URL, default: https://asciinema.org; If you run your own instance of asciinema-server then set its address here; It can also be overriden by setting ASCIINEMA_API_URL environment variableurl=https://asciinema.example.com
[record]; Command to record, default: $SHELLcommand=/bin/bash -l; Enable stdin (keyboard) recording, default: nostdin=yes; List of environment variables to capture, default: SHELL,TERMenv=SHELL,TERM,USER; Limit recorded terminal inactivity to max n seconds, default: offidle_time_limit=2; Answer "yes" to all interactive prompts, default: noyes=true; Be quiet, suppress all notices/warnings, default: noquiet=true