This commit is contained in:
可达鸭 2025-04-10 21:56:01 +08:00
parent 386e4f71f4
commit 2ce20fc0ee
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
export default { export default {
env: { env: {
index: true, index: true,
salt: 'psyDuck' salt: 'psyDuck',
saveCycle: 300
}, },
global: {}, global: {},
psyDuck: { psyDuck: {

File diff suppressed because one or more lines are too long