mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Make file upload limits configurable (#1079)
This commit is contained in:
@@ -14,4 +14,4 @@ func NullInt64(v int64) sql.NullInt64 {
|
||||
Int64: v,
|
||||
Valid: true,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user