edit: field Shortcode dan expire duration
This commit is contained in:
@@ -22,7 +22,7 @@ auth:
|
||||
|
||||
shortlink:
|
||||
base_url: "http://localhost:3333" # The base URL for generated OHIF Auth shortlinks
|
||||
default_expiry_hours: 30 * 24 # Default expiry time for shortlinks (30 days)
|
||||
default_expiry_hours: 720 # Default expiry time for shortlinks (30 days = 30 * 24 = 720 hours)
|
||||
max_attempts: 5 # Maximum number of failed login attempts
|
||||
|
||||
database:
|
||||
|
||||
Reference in New Issue
Block a user