X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/d750c7a2c9bb83cfc47c0d74fcee61f0a5042aa9..f43b228d0bca5791be98ff3fbb2f8743219635b6:/cgit.c diff --git a/cgit.c b/cgit.c index 4f31e58..725fd65 100644 --- a/cgit.c +++ b/cgit.c @@ -904,6 +904,8 @@ int main(int argc, const char **argv) const char *path; int err, ttl; + cgit_init_filters(); + prepare_context(&ctx); cgit_repolist.length = 0; cgit_repolist.count = 0;