mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
Enable v4 future
This commit is contained in:
@@ -180,6 +180,7 @@ const config = {
|
|||||||
favicon: "img/favicon.png",
|
favicon: "img/favicon.png",
|
||||||
future: {
|
future: {
|
||||||
experimental_faster: true,
|
experimental_faster: true,
|
||||||
|
v4: true
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user