mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:49:14 +08:00
Delaying dropping topic auto close columns by one hour.
This commit is contained in:
parent
87e77267fa
commit
08cf7495da
|
@ -109,4 +109,5 @@ ColumnDropper.drop(
|
|||
on_drop: ->(){
|
||||
STDERR.puts "Removing superflous topic columns!"
|
||||
}
|
||||
delay: 3600
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user