From 6c4fdc7db7a275e95e7da996814e239f5c49c07c Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Wed, 8 Jan 2014 22:11:39 +0100 Subject: [PATCH] entrance: add arcconfig file --- .arcconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .arcconfig diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..ee9ffbe --- /dev/null +++ b/.arcconfig @@ -0,0 +1,4 @@ +{ + "project_id" : "entrance", + "conduit_uri" : "https://phab.enlightenment.org/" +}