Add scripts to create myops-getqueryview:
[myops.git] / web / query / rewrites.json.backup
diff --git a/web/query/rewrites.json.backup b/web/query/rewrites.json.backup
new file mode 100644 (file)
index 0000000..63f10a7
--- /dev/null
@@ -0,0 +1 @@
+[{"to": "_list/index/recent-posts", "from": "", "query": {"descending": true, "limit": 10}}, {"to": "script/*", "from": "script/*"}, {"to": "style/*", "from": "style/*"}, {"to": "vendor/*", "from": "vendor/*"}, {"to": "../../*", "from": ":db/*"}, {"from": "/blue/*", "to": "_list/nodelist/*"}]