mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 05:32:01 +00:00
Update folder name protected
This commit is contained in:
@@ -42,7 +42,7 @@ module.exports = {
|
||||
|
||||
// [OPTIONAL] This is where you specify the folders that are password protected. It is an array of paths pointing to all
|
||||
// the directories in which you have .password set. Check the documentation for details.
|
||||
protectedRoutes: ['Protected Folder'],
|
||||
protectedRoutes: ['/Protected Folder'],
|
||||
|
||||
// [OPTIONAL] Use "" here if you want to remove this email address from the nav bar.
|
||||
email: 'mailto:phanhuuloi15@gmail.com',
|
||||
|
||||
Reference in New Issue
Block a user