## Configuration for build-docs cron job # # ENABLE_HOURLY_BUILD, if set to 'yes', will enable the hourly cron # job that runs the build-docs script. # #ENABLE_HOURLY_BUILD=yes # # BDR, if set, should point to the absolute path where the main # build-docs script is located. # #BDR="build-docs" # # BDRFLAGS, if set, should contain the desired flags to be passed # to the build-docs script. # #BDRFLAGS="-c -S -s -w /var/lib/build-docs"