Add script 'cleanup_drupal_cache_watchdog.sh'.

This commit is contained in:
2017-07-03 14:07:59 +02:00
parent c703272f3b
commit 567ecc6b75
2 changed files with 206 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# ----------------------------------------------------
# ---
# - Parameter Settings for Script 'conf/cleanup_drupal_cache_watchdog.sh'
# ---
# ----------------------------------------------------
# - List of directories, which contains drupal installations
# -
# - Multiple entries are possible by using a blank separated list
# -
# - Example: ="/var/www/plattform-fuerstenwalde.de/htdocs/drupal_main /var/www/other-website/htdocs"
# -
DRUPAL_ROOT_DIR=""