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
Since vars are only appended to player_vars_journal, and deleting a var only inserts an empty value in player_vars_journal, it grows more and more, eats up disk space and slow down the server. As a workaround, you can delete it once in a while.
The text was updated successfully, but these errors were encountered:
Since vars are only appended to player_vars_journal, and deleting a var only inserts an empty value in player_vars_journal, it grows more and more, eats up disk space and slow down the server. As a workaround, you can delete it once in a while.
The text was updated successfully, but these errors were encountered: