From 7a8e21167dd26554c277c4c6c7056c00254d14aa Mon Sep 17 00:00:00 2001 From: Leif Middelschulte Date: Mon, 20 Jan 2014 15:10:09 +0100 Subject: [PATCH] Add arcconfig to econnman --- .arcconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .arcconfig diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..a650463 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,4 @@ +{ + "project_id" : "econnman", + "conduit_uri" : "https://phab.enlightenment.org/" +}