mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
add support for reds key prefix
This commit is contained in:
@@ -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",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user