Merge pull request #2109 from dlobo/CRM-13849
[civicrm-core.git] / bin / setup.conf.txt
index 7eacc03c38fb73d472312c2fcfd780459db33f72..5b173c59be5815cf19bbffd083f948b4df30c5be 100644 (file)
@@ -1,5 +1,5 @@
-# Define the root of your svn directory here
-SVNROOT=
+# Define the path for civicrm source directory here
+CIVISOURCEDIR=
 
 # define your schema file name here, will be overriden by
 # FIRST command line argument if given
@@ -42,3 +42,9 @@ DBLOAD=
 # cumbersome during development. To speed it up,
 # list the desired locales.
 # export CIVICRM_LOCALES=en_US,fr_FR
+
+# GenCode produces some CMS-specific config files
+# If omitted, defaults to drupal.
+GENCODE_CMS=""
+# GENCODE_CMS=drupal
+# GENCODE_CMS=wordpress