Hello, I run a faction server on a 500 GB ovh machine. Just yesterday, something happened with our cache forcing us to resort to a backup. My cache at the time was this:
user-cache-size: 100000
int-cache-limit: 1024
save-user-cache-on-stop-only: false
Those were the settings when the incident happened. After doing a bit of research I found the developer of massivecore said to use these settings:
user-cache-size: 100000
int-cache-limit: 1024
save-user-cache-on-stop-only: false
Those were the settings when the incident happened. After doing a bit of research I found the developer of massivecore said to use these settings:
- user-cache-size: 999999999
- save-user-cache-on-stop-only: true
- save-user-cache-on-stop-only true
