| generate_humans_txt | Enable or disable humans.txt generation. | no | true |
| humans_output_dir | Directory to write humans.txt. Defaults to dist. | no | dist |
| humans_filename | Filename for humans.txt. Should be served from your site root. | no | humans.txt |
| humans_comments | Include humanstxt.org reference comments at the top of the file. | no | true |
| humans_team_name | TEAM section: Name of team member or organization. | no | — |
| humans_team_title | TEAM section: Job title or role. | no | — |
| humans_team_contact | TEAM section: Contact information (email, social handle, etc.). | no | — |
| humans_team_location | TEAM section: Location (city, country, or remote). | no | — |
| humans_thanks_name | THANKS section: Person or organization to thank. | no | — |
| humans_thanks_url | THANKS section: URL for the person or organization being thanked. | no | — |
| humans_site_last_update | SITE section: Last update date (YYYY/MM/DD). Auto-filled with today when omitted. | no | — |
| humans_site_standards | SITE section: Standards used (e.g., HTML5, CSS3). | no | — |
| humans_site_components | SITE section: Components or frameworks used (e.g., React, Astro). | no | — |
| humans_site_software | SITE section: Software used to build the site (e.g., Node.js, Vite). | no | — |
| humans_site_language | SITE section: Primary language of the site. | no | — |
| humans_site_doctype | SITE section: Document type (e.g., HTML5). | no | — |
| humans_site_ide | SITE section: IDE or editor used. | no | — |
| debug_show_humans | Debug: print the generated humans.txt content to the log. | no | false |
| prefer_company_name | Optional sponsor/company name to display in the footer. | no | — |