mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 04:08:41 +08:00
Delaying dropping topic auto close columns by one hour.
This commit is contained in:
@ -109,4 +109,5 @@ ColumnDropper.drop(
|
||||
on_drop: ->(){
|
||||
STDERR.puts "Removing superflous topic columns!"
|
||||
}
|
||||
delay: 3600
|
||||
)
|
||||
|
Reference in New Issue
Block a user