From 7bc822de11e1df8c2f32b848266bf29d155e864c Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Wed, 29 Apr 2015 12:58:16 +0900 Subject: [PATCH] add arcconfig to www-content --- .arcconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .arcconfig diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 000000000..48b880f82 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,4 @@ +{ + "project_id" : "www-content", + "conduit_uri" : "https://phab.enlightenment.org/" +}