summarylogtreecommitdiffstats
path: root/web.json
diff options
context:
space:
mode:
authorRalph Alexander Bariz2017-04-14 19:51:34 +0200
committerRalph Alexander Bariz2017-04-14 19:51:34 +0200
commitc8f33b1b5c6c53cba7f594097a7d540f1cdd06fb (patch)
treef4e8c2bdeb639e6fccdea7fd4b73700d76785951 /web.json
downloadaur-c8f33b1b5c6c53cba7f594097a7d540f1cdd06fb.tar.gz
added AUR for flow causal 0.1.0
Diffstat (limited to 'web.json')
-rw-r--r--web.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/web.json b/web.json
new file mode 100644
index 000000000000..9685e84d2536
--- /dev/null
+++ b/web.json
@@ -0,0 +1,7 @@
+{
+ "dataType": "flow.util.web.WebConfig",
+ "port": 1234,
+ "listenerAmount": 10,
+ "root": "/usr/share/flow-causal/public",
+ "domain": "causal"
+}