any, not all

This commit is contained in:
Ben Harris 2019-08-18 16:57:10 +00:00
parent d55bd3fc79
commit 9dda4abc70
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ options {
allow-update { none; };
allow-transfer { none; };
//allow-query { all; };
allow-query { any; };
allow-query-cache { internals; } ;
allow-recursion { internals; };
};