safer without config.yaml

Massimo Melina committed Jan 20, 2022 at 20:41 UTC 03373784573d9746c0d12dcb6339c5628a235dab
3 files changed +3 -1
config.yaml
+1 -1
@@ -11,7 +11,7 @@
11 #private_key: filepath
12 mime:
13 "*.jpg|*.png|*.mp3|*.txt": auto
14 -disable_plugins: [ 'theme-example', 'middleware-example', 'download-counter' ]
14 +disable_plugins: [ 'theme-example', 'download-counter' ]
15 plugins_config:
16 middleware-example:
17 message: ciao
plugins/middleware-example-disabled/plugin.js renamed
todo.md
+2
@@ -1,4 +1,6 @@
1 # To do
2 +- filter: add button to invert selection
3 +- filter: add button to select all
4 - log filter option
5 - log filter plugin
6 - frontend search supporting masks