Skip to content

Commit

Permalink
update defaults in the plugin, but keep this file in case the user ne…
Browse files Browse the repository at this point in the history
…eds to override
  • Loading branch information
cpg committed Jul 31, 2014
1 parent bc6455a commit 938a7c1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions config/greyhole.yml
Expand Up @@ -20,20 +20,20 @@ db_user: greyhole
db_pass: greyhole
db_host: localhost

# other defaults:
email_to: root
greyhole_log_file: /var/log/greyhole.log
log_level: DEBUG
log_memory_usage: no
dir_selection_algorithm: most_available_space
df_cache_time: 15
delete_moves_to_attic: yes
balance_modified_files: no
## other defaults, if you want to change them:
# email_to: root
# greyhole_log_file: /var/log/greyhole.log
# log_level: DEBUG
# log_memory_usage: no
# drive_selection_algorithm: most_available_space
# df_cache_time: 15
# delete_moves_to_trash: yes
# delete_moves_to_trash: no

# sticky_files and stick_into options can have special nested formatting. *indentation matters*
# see the details here http://wiki.amahi.org/index.php/Greyhole#Greyhole_advanced_options
sticky_files:
- - Music/
## sticky_files and stick_into options can have special nested formatting. *indentation matters*
## see the details here http://wiki.amahi.org/index.php/Greyhole#Greyhole_advanced_options
# sticky_files:
# - - Music/

# special note about this field:
#
Expand Down

0 comments on commit 938a7c1

Please sign in to comment.