Skip to content

Commit

Permalink
enhance: turn on experimental compiler for faster build timers
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceJJones committed Nov 4, 2024
1 parent 360c209 commit cf3316e
Show file tree
Hide file tree
Showing 3 changed files with 823 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crowdsec-docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ const backportRedirect = (s) => {

/** @type {import('@docusaurus/types').DocusaurusConfig} */
module.exports = {
future: {
experimental_faster: true,
},
title: "CrowdSec",
tagline:
"CrowdSec - Real-time & crowdsourced protection against aggressive IPs",
Expand Down
Loading

0 comments on commit cf3316e

Please sign in to comment.