Enable data pruning in default config
This commit is contained in:
parent
7a3ec91581
commit
d0b4d77519
1 changed files with 3 additions and 3 deletions
|
@ -40,9 +40,9 @@ registration:
|
|||
# character_limit: 2000
|
||||
|
||||
# Data retention parameters
|
||||
#retention:
|
||||
# extraneous_posts: 50
|
||||
# empty_profiles: 150
|
||||
retention:
|
||||
extraneous_posts: 50
|
||||
empty_profiles: 150
|
||||
|
||||
# List of blocked domains
|
||||
#blocked_instances: []
|
||||
|
|
Loading…
Reference in a new issue