Guest User

greyhole

a guest
Jul 14th, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. # This file is automatically generated by Amahi on Thu Jun 30 19:31:24 +0200 2011
  2. # Any manual changes WILL BE OVERWRITTEN!
  3. # Set the defaults (carefully) in /var/hda/platform/html/config/greyhole.yml
  4. db_engine = mysql
  5. db_host = localhost
  6. db_user = greyhole
  7. db_pass = greyhole
  8. db_name = greyhole
  9. balance_modified_files = false
  10. email_to = root
  11. greyhole_log_file = /var/log/greyhole.log
  12. log_level = DEBUG
  13. log_memory_usage = false
  14. dir_selection_algorithm = most_available_space
  15. df_cache_time = 15
  16. delete_moves_to_attic = true
  17. # sticky_files and stick_into options are nested - see http://wiki.amahi.org/index.php/Greyhole#Greyhole_advanced_options
  18. sticky_files = Music/
  19. # add any group of other settings
  20. # here in multiple lines
  21. storage_pool_directory = /var/hda/files/drives/drive3/gh, min_free: 10gb
  22. storage_pool_directory = /var/hda/files/drives/drive4/gh, min_free: 10gb
  23. storage_pool_directory = /var/hda/files/drives/drive7/gh, min_free: 10gb
  24. num_copies[Books] = 1
  25. num_copies[Pictures] = 2
  26. num_copies[Movies] = 1
  27. num_copies[Music] = 1
  28. num_copies[Docs] = 2
  29. num_copies[Software] = 1
  30. num_copies[Drop] = 1
Advertisement
Add Comment
Please, Sign In to add comment