Update README.md

master
shivajiva101 2019-11-28 16:13:22 +00:00 committed by GitHub
parent 4627dee959
commit 507ddc9754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -236,6 +236,15 @@ Restricts accounts a player can make from an ip address.
Please note this is optional and without the setting the player accounts are unrestricted.
#### sban.import_enabled
Disables the import/export sections of code.
sban.import_enabled = false
The default is true, this setting allows you to save memory by disabling the code and commands associated with
importing & exporting data and should only be set to false once you have imported any ban sources.
#### sban.cache.max
Maximum cached name records.