Added Document Managment feature #388

Merged
pramod.mahajan merged 124 commits from Document_Manag into main 2025-09-10 14:34:35 +00:00
Showing only changes of commit 01a3f5809a - Show all commits

View File

@ -1,7 +1,7 @@
export const THRESH_HOLD = 48; // hours
export const DURATION_TIME = 10; // minutes
export const ITEMS_PER_PAGE = 20;
export const OTP_EXPIRY_SECONDS = 600 // OTP time
export const OTP_EXPIRY_SECONDS = 300 // OTP time
export const MANAGE_MASTER = "588a8824-f924-4955-82d8-fc51956cf323";