summaryrefslogtreecommitdiff
path: root/src/grow.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/grow.properties')
-rw-r--r--src/grow.properties15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/grow.properties b/src/grow.properties
deleted file mode 100644
index 53075fe..0000000
--- a/src/grow.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-# Frontend Settings
-*.backendUri = riap://component/backend
-*.staticRoot =
-*.dynamicRoot =
-
-prod.postAccountCreationPage = http://foursquaregrow.com/login.html
-
-# Backend Settings
-prod.clusterName = Prod Cluster
-dev.clusterName = Dev Cluster
-
-*.awsRegion = us-west-2
-prod.dynamoTablePrefix = grow-prod-
-serverprod.dynamoTablePrefix = grow-prod-
-dev.dynamoTablePrefix = grow-dev-