You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`SAVEFILES_ENABLED`| Enables or disables savefile uploads. You may need to set up a volume for savefiles for them to persist. |`false`|`true`, `false`|
107
-
|`SAVEFILES_MAX_SIZE`| Sets the maximum size for savefile uploads. |`10 gb`| e.g. "10 mb", "5 gb", "300 kb" |
108
-
|`SAVEFILES_MAX_SAVES`| Sets the maximum number of savefiles per game and per user. Once this limit is reached, the oldest savefile will be deleted on the next upload. |`100`| Any number |
107
+
|`SAVEFILES_MAX_SIZE`| Sets the maximum size for savefile uploads. |`1 gb`| e.g. "10 mb", "5 gb", "300 kb" |
108
+
|`SAVEFILES_MAX_SAVES`| Sets the maximum number of savefiles per game and per user. Once this limit is reached, the oldest savefile will be deleted on the next upload. |`10`| Any number |
0 commit comments