所有文件提交

This commit is contained in:
2026-02-08 09:45:54 +08:00
parent 6ff595b84a
commit 46c8721ff0
30 changed files with 1607 additions and 110 deletions

View File

@@ -179,6 +179,7 @@ module.exports = {
enable: true,
limit: 40,
color: false,
custom_colors: null,
orderby: 'random',
order: 1,
sort_order: null
@@ -522,7 +523,9 @@ module.exports = {
theme: {
light: 'default',
dark: 'dark'
}
},
open_in_new_tab: true,
zoom_pan: true
},
chartjs: {
enable: false,