Skip to content

Instantly share code, notes, and snippets.

@nexeck
Created January 28, 2012 18:46
Show Gist options
  • Save nexeck/1695403 to your computer and use it in GitHub Desktop.
Save nexeck/1695403 to your computer and use it in GitHub Desktop.
greyhole.conf
db_engine = mysql
db_host = localhost
db_user = greyhole
db_pass = Oiu4VUrZ
db_name = greyhole
email_to = fo3nik5@mbeck.org
log_level = INFO
greyhole_log_file = /var/log/greyhole.log
delete_moves_to_trash = 1
balance_modified_files = 0
df_cache_time = 15
log_memory_usage = 0
check_for_open_files = 1
#======================= Pool Definitions =======================
storage_pool_drive = /media/356ca1bb-2016-400e-b20e-e37fac9da28c/.greyhole, min_free: 4gb
storage_pool_drive = /media/3c464dc8-6940-47c9-b553-8fadc30f56b8/.greyhole, min_free: 3gb
storage_pool_drive = /media/185d68f5-244c-42c0-8402-306b0e07bb17/.greyhole, min_free: 2gb
storage_pool_drive = /media/5c52e55a-5ac5-43ae-932b-5682d2a33901/.greyhole, min_free: 1gb
#======================= Greyhole Shares =======================
num_copies[gh004] = 4
num_copies[gh003] = 3
num_copies[gh002] = 2
num_copies[gh001] = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment