Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.arcconfig
diff options
context:
space:
mode:
authorRaul Gutierrez Segales <rgs@itevenworks.net>2013-04-01 16:27:21 (GMT)
committer Raul Gutierrez Segales <rgs@itevenworks.net>2013-04-01 16:35:52 (GMT)
commit2c4b6436058c975d77c8c318cf85fb2afc45145f (patch)
tree0ba32f087c5681177a97a5a41e55bfe2e5dd2212 /.arcconfig
parent3a7b957269a6f3ac06a5051d5643233ea7672e1e (diff)
Add .arcconfig for Turtle Art
Summary: Since we are using arc, we might as well ship the config (it has no credentials) Test Plan: none needed Reviewers: walter Reviewed By: walter Differential Revision: http://phabricator.itevenworks.net/D2
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..4c2c94f
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+ "project_id" : "turtleart",
+ "conduit_uri" : "http://phabricator.itevenworks.net/"
+}