Update folder name protected

This commit is contained in:
Nezumi
2023-06-23 11:48:15 +07:00
parent 3f752ee473
commit 589de67ac3
+1 -1
View File
@@ -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',