mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-17 19:12:37 -05:00
Don't vacuum for a long time until we fix it
This commit is contained in:
parent
00db0d878f
commit
88712bc548
1 changed files with 1 additions and 1 deletions
|
@ -915,7 +915,7 @@ uncategorized:
|
|||
|
||||
disable_edit_notifications: false
|
||||
|
||||
vacuum_db_days: 90
|
||||
vacuum_db_days: 9000
|
||||
last_vacuum:
|
||||
default: 0
|
||||
hidden: true
|
||||
|
|
Loading…
Reference in a new issue