mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
Turn on self_blocked_status by default
This commit is contained in:
parent
5a86372516
commit
6b3dc95926
@ -145,7 +145,7 @@ let constants = {
|
||||
updater_cache_time: 2*60*1000,
|
||||
cache_sweep_interval: 3*60*1000,
|
||||
self_blocked_status: {
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
time: 2*60*60*1000,
|
||||
},
|
||||
db_user_id: true,
|
||||
|
Loading…
Reference in New Issue
Block a user