mirror of
https://github.com/waynesutton/markdown-site.git
synced 2026-01-11 20:08:57 +00:00
update: dashboard requireAuth true
This commit is contained in:
@@ -635,7 +635,7 @@ Created by [Wayne](https://x.com/waynesutton) with Convex, Cursor, and Claude Op
|
||||
// WARNING: When requireAuth is false, anyone can access the dashboard
|
||||
dashboard: {
|
||||
enabled: true,
|
||||
requireAuth: false,
|
||||
requireAuth: true,
|
||||
},
|
||||
|
||||
// Image lightbox configuration
|
||||
|
||||
Reference in New Issue
Block a user