Skip to content

Instantly share code, notes, and snippets.

@rubyist
Created September 3, 2011 22:39
Show Gist options
  • Save rubyist/1191891 to your computer and use it in GitHub Desktop.
Save rubyist/1191891 to your computer and use it in GitHub Desktop.
BigBrother.yml
database:
port: 3306
username: ''
prefix: ''
hostname: ''
cleanser:
age: 14d
deletes-per-operation: 20000
type: H2
password: ''
database: ''
send-delay: 4
mysql:
engine: INNODB
low-priority-insert: true
general:
excluded-blocks: []
rollbacks-per-tick: 2000
personal-log-files: false
auto-watch: true
debug-mode: false
store-owners: true
default-search-radius: 5
restore-fire: false
log-ips: true
stick-item: 280
library-autodownload: true
disabled-actions:
- DoorOpen
- ButtonPress
- LeverSwitch
- LeafDecay
- DropItem
- PickupItem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment