]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
config: add js
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 1d88396dc4aa5a720ebfc2d6e78ab713412aeea4..a0cf5e904b697c5168d28e846ba153a41973d873 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -264,6 +264,7 @@ struct cgit_config {
        int branch_sort;
        int commit_sort;
        struct string_list mimetypes;
+       struct string_list js;
        struct cgit_filter *about_filter;
        struct cgit_filter *commit_filter;
        struct cgit_filter *source_filter;