]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Add support for "robots" meta-tag
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 6291c585d57536ac69e00993e347152b096ad949..ab0efeb45b5385038fbd237767e11ac96bc94a18 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -139,6 +139,7 @@ extern char *cgit_virtual_root;
 extern char *cgit_script_name;
 extern char *cgit_cache_root;
 extern char *cgit_repo_group;
+extern char *cgit_robots;
 
 extern int cgit_nocache;
 extern int cgit_snapshots;