Merge branch 'master' of https://github.com/hacdias/caddy-filemanager
Former-commit-id: ad964b8824
pull/726/head
commit
827f5b3454
|
@ -20,6 +20,8 @@ filemanager url {
|
||||||
allow_commands [true|false]
|
allow_commands [true|false]
|
||||||
allow_command command
|
allow_command command
|
||||||
block_command command
|
block_command command
|
||||||
|
before_save command
|
||||||
|
after_save command
|
||||||
allow [path|dotfiles]
|
allow [path|dotfiles]
|
||||||
allow_r path regex
|
allow_r path regex
|
||||||
block [path|dotfiles]
|
block [path|dotfiles]
|
||||||
|
|
Loading…
Reference in New Issue