mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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