config: remove enable_post_search_counts option.
Enable by default if reportbooru is configured, otherwise disable.
This commit is contained in:
@@ -440,12 +440,6 @@ module Danbooru
|
||||
false
|
||||
end
|
||||
|
||||
# Enables recording of popular searches, missed searches, and post view
|
||||
# counts. Requires Reportbooru to be configured and running - see below.
|
||||
def enable_post_search_counts
|
||||
false
|
||||
end
|
||||
|
||||
# reportbooru options - see https://github.com/r888888888/reportbooru
|
||||
def reportbooru_server
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user