Skip to content

Commit

Permalink
Merge pull request #2 from individual-it/patch-1
Browse files Browse the repository at this point in the history
less tabs and a 1 letter typo
  • Loading branch information
aviadra committed May 5, 2015
2 parents 9a63c3d + 51a8e1f commit 9b83132
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions settings.cfg
Expand Up @@ -6,11 +6,11 @@ EMAIL_TO="yourname@yourdomain.com"
EMAIL_SMART_HOST="the-relevent-smarthost:port"
EMAIL_AUTH_USERNAME=""
EMAIL_AUTH_PASSWORD=""
ENABLE_COMPRESSION="no" # Change to "yes" to enable.
CHECK_FREE_SPACE="yes" # To disable free space checking change to "no".
LIST_METHOD="TAGs" # The Default option is “TAGs” and the other option is "FILE".
DEBUG="0" # To disable debuagging, set to "0".
# Possible debugging flags are: "ALL", EmailENABLed", "ExportENABLed",
# "Export_func", "name_2_uuid", "uuid_2_name", "state", "org_state",
# "vm_properties", "start", "shutdown", "deps_state_custom",
# "space_for_backup_check" amd "backuplocation".
ENABLE_COMPRESSION="no" # Change to "yes" to enable.
CHECK_FREE_SPACE="yes" # To disable free space checking change to "no".
LIST_METHOD="TAGs" # The Default option is “TAGs” and the other option is "FILE".
DEBUG="0" # To disable debugging, set to "0".
# Possible debugging flags are: "ALL", EmailENABLed", "ExportENABLed",
# "Export_func", "name_2_uuid", "uuid_2_name", "state", "org_state",
# "vm_properties", "start", "shutdown", "deps_state_custom",
# "space_for_backup_check" amd "backuplocation".

0 comments on commit 9b83132

Please sign in to comment.