add support for reds key prefix

This commit is contained in:
gzzchh
2022-07-20 00:40:18 +08:00
committed by myl7
parent d6aa1d6154
commit f409c3666d
2 changed files with 8 additions and 5 deletions
+3
View File
@@ -13,6 +13,9 @@ module.exports = {
// /public directory of your GitHub project (not your OneDrive folder!), and referenced here by its relative path to /public.
icon: '/icons/128.png',
// Prefix for KV Storage
kvPrefix: process.env.KV_PREFIX || 'spwoo',
// The name of your website. Present alongside your icon.
title: "Spencer's OneDrive",