Skip to content

How-to articles

How to create custom configuration file

  1. Create a BqCustom.groovy file in a folder accesible to tomcat user. For example
    /hom/user/bqcustom.groovy

  2. Add the following to setenv.sh in tomcat/bin folder

    export APPNAME_CONFIG=/home/user/bqcustom.groovy