Add script 'migrate_so36_schleuder2_lists.sh'.

This commit is contained in:
2018-05-23 04:01:55 +02:00
parent 7fefae1162
commit 8d19f0ccc9
2 changed files with 530 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# ----------------------------------------------------
# ---
# - Default Parameters for script 'migrate_so36_schleuder2_lists.sh'.
# ---
# ----------------------------------------------------
# - GLOBAL_SCHLEUDER_CONF_FILE
# -
# - Full qualified path to globa schleuder3 configuration file.
# -
# - Default value: GLOBAL_SCHLEUDER_CONF_FILE='/etc/schleuder/schleuder.yml'
# -
#GLOBAL_SCHLEUDER_CONF_FILE="/etc/schleuder/schleuder.yml"
# - SCHLEUDER_2_BASE_DIR
# -
# - The directory, where the schleuder2 lists are stored. The
# - directory structure there must be:
# -
# - SCHLEUDER_2_BASE_DIR/domain/listname
# -
# - Default value: SCHLEUDER_2_BASE_DIR="/data/schleuder2"
# -
#SCHLEUDER_2_BASE_DIR="/data/schleuder2"