Disable server-side Doxygen search

This may be contributing to OOM kills in our low-memory environment
pull/730/head
Jeffrey Walton 2018-10-19 22:19:49 -04:00
parent c0471236f4
commit c315c669b7
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 3 additions and 2 deletions

View File

@ -1498,7 +1498,8 @@ MATHJAX_CODEFILE =
# Enabled by JW for server-side search, Aug 2018
# https://www.stack.nl/~dimitri/doxygen/manual/searching.html
SEARCHENGINE = YES
# SEARCHENGINE = YES
SEARCHENGINE = NO
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
# implemented using a web server instead of a web client using Javascript. There