mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-11 04:31:26 +00:00
update deprecated config option
This commit is contained in:
@@ -161,7 +161,7 @@ const config = {
|
|||||||
onBrokenLinks: "warn",
|
onBrokenLinks: "warn",
|
||||||
favicon: "img/favicon.png",
|
favicon: "img/favicon.png",
|
||||||
future: {
|
future: {
|
||||||
experimental_faster: true,
|
faster: true,
|
||||||
v4: true
|
v4: true
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
|
|||||||
Reference in New Issue
Block a user