pidgin/nest

76f0f3877802
Parents 05af4b98f1d1
Children 17992eed4c1e
Adds config necessary for search to work
  • +4 -1
    config.toml
  • --- a/config.toml Mon Jan 14 18:51:58 2019 +0000
    +++ b/config.toml Mon Jan 14 18:57:59 2019 +0000
    @@ -6,4 +6,7 @@
    [params]
    # Disable arrows
    -disableNextPrev = true
    \ No newline at end of file
    +disableNextPrev = true
    +
    +[outputs]
    +home = [ "HTML", "RSS", "JSON"]