Skip to content

Instantly share code, notes, and snippets.

@rbone
rbone / keybase.md
Created February 28, 2014 03:20
keybase.md

Keybase proof

I hereby claim:

  • I am rbone on github.
  • I am rjb (https://keybase.io/rjb) on keybase.
  • I have a public key whose fingerprint is 14D0 98A7 2038 DF55 6001 C27C FE3E 297C 0F60 AA15

To claim this, I am signing this object:

#!/usr/bin/php
indexer {
mem_limit = 256M
}
searchd
{
port = 3312
log = /var/log/sphinx/searchd.log
query_log = /var/log/sphinx/query.log
<?php
class Attachment extends DomainObject
{
private function configure($schema, $props, $rels)
{
$schema
->table('attachment')
;