X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bin%2Fsetup.conf.txt;h=e6c119c260be55e39f6d4e54ed969cf59d2efb8e;hb=850d8c7cf555cdb11176418b2d1ecd035eddcb14;hp=5b173c59be5815cf19bbffd083f948b4df30c5be;hpb=e9c3950c67f7340fa10d5a6cb304e3bb822f80a9;p=civicrm-core.git diff --git a/bin/setup.conf.txt b/bin/setup.conf.txt index 5b173c59be..e6c119c260 100644 --- a/bin/setup.conf.txt +++ b/bin/setup.conf.txt @@ -5,6 +5,10 @@ CIVISOURCEDIR= # FIRST command line argument if given SCHEMA=schema/Schema.xml +## define your database host and port here +DBHOST= +DBPORT= + # define your database name here, will be overriden by # SECOND command line argument if given DBNAME= @@ -48,3 +52,8 @@ DBLOAD= GENCODE_CMS="" # GENCODE_CMS=drupal # GENCODE_CMS=wordpress + +# GenCode is relatively slow; and, usually, it only needs +# to run if the gencode files have changed. Set +# this option to enable caching (and speed up setup.sh) +# export CIVICRM_GENCODE_DIGEST=/tmp/gencode.md5