Add script 'cleanup_drupal_cache_watchdog.sh'.
This commit is contained in:
14
conf/cleanup_drupal_cache_watchdog.conf.sample
Normal file
14
conf/cleanup_drupal_cache_watchdog.conf.sample
Normal 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=""
|
||||
|
Reference in New Issue
Block a user