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