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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user