mirror of
https://github.com/waynesutton/markdown-site.git
synced 2026-01-12 04:09:14 +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
|
// WARNING: When requireAuth is false, anyone can access the dashboard
|
||||||
dashboard: {
|
dashboard: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
requireAuth: false,
|
requireAuth: true,
|
||||||
},
|
},
|
||||||
|
|
||||||
// Image lightbox configuration
|
// Image lightbox configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user