How to change "Recovery Link Expiration Period" from hours to minutes in magento 2
Could someone please provide full path for the same.
Hello @lokesh_java
Assuming you are talking about Rest Password Recovery Link Expiration time.
By default Recovery Link Expiration time is only able to change in hour format.
Minimum You will require to set at least 1 hour for the link expiration time.
You can set Expiration time from below path :
Stores -> Configuration -> Customer Configuration -> Password Options -> Recovery Link Expiration Period (hours)
Hope it helps !
Ya that's was my question i want it in minutes.
u have to override system.xml and ExpirationPeriod.php