X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bin%2Fsetup.conf.txt;h=e6c119c260be55e39f6d4e54ed969cf59d2efb8e;hb=ffaace3214501bdd003458b1716297f412a7806b;hp=5b173c59be5815cf19bbffd083f948b4df30c5be;hpb=ec9bb041d5407d659b30d3ecd00b5db60d71ad52;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