mdserver-web/plugins/tamper_proof_py/conf/config.json

5 lines
212 B
JSON

{
"open": true,
"excludePath": [ "cache", "threadcache", "log", "logs", "config", "runtime", "temp","tmp","caches","tmps"],
"protectExt": [ "php", "html", "htm", "shtml", "tpl", "js", "css", "jsp", "do" ]
}