feat: add migration for filecodes table and update size field to BigInt
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ DEFAULT_CONFIG = {
|
||||
],
|
||||
"themesSelect": "themes/2024",
|
||||
"errorMinute": 1,
|
||||
"errorCount": 1,
|
||||
"errorCount": 10,
|
||||
"serverWorkers": 1,
|
||||
"serverHost": "0.0.0.0",
|
||||
"serverPort": 12345,
|
||||
|
||||
Reference in New Issue
Block a user