object blacklist, storing second length
This commit is contained in:
parent
86adf64575
commit
be729aa533
4 changed files with 25 additions and 10 deletions
|
@ -20,4 +20,8 @@ allow_registration = true
|
|||
|
||||
[db]
|
||||
# path for your data to be stored
|
||||
data_folder = "data"
|
||||
data_folder = "data"
|
||||
|
||||
[levels]
|
||||
# object ids to block
|
||||
blocklist = [ 31 ] # start position
|
Loading…
Add table
Add a link
Reference in a new issue