chore: add migration for new timespan type
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE Config SET `value` = `value` || ' hours' WHERE name = "maxExpiration" OR name = "sessionDuration";
|
||||
Reference in New Issue
Block a user